@prefix dc: <http://purl.org/dc/terms/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix earl: <http://www.w3.org/ns/earl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<>
    dc:issued "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
    foaf:maker <http://marcelotto.net/#me> ;
    foaf:primaryTopic <https://hex.pm/packages/rdf> .

<http://marcelotto.net/#me>
    a earl:Assertor, foaf:Person ;
    foaf:homepage <http://marcelotto.net/> ;
    foaf:name "Marcel Otto" .

<https://hex.pm/packages/rdf>
    a doap:Project, earl:Software, earl:TestSubject ;
    dc:creator <http://marcelotto.net/#me> ;
    <http://usefulinc.com/ns/doap#bug-database> <https://github.com/rdf-elixir/rdf-ex/issues> ;
    doap:category <http://dbpedia.org/resource/Elixir_(programming_language)>, <http://dbpedia.org/resource/Resource_Description_Framework> ;
    doap:created "2017-06-25"^^xsd:date ;
    doap:description "RDF.ex is a pure-Elixir library for working with Resource Description Framework (RDF) data."@en ;
    doap:developer <http://marcelotto.net/#me> ;
    doap:documenter <http://marcelotto.net/#me> ;
    <http://usefulinc.com/ns/doap#download-page> <https://hex.pm/packages/rdf> ;
    doap:homepage <https://rdf-elixir.dev/> ;
    doap:implements <http://www.w3.org/TR/n-quads/>, <http://www.w3.org/TR/n-triples/>, <http://www.w3.org/TR/rdf11-concepts/>, <http://www.w3.org/TR/turtle/>, <https://w3c.github.io/rdf-star/rdf-star-cg-spec.html> ;
    doap:maintainer <http://marcelotto.net/#me> ;
    doap:name "RDF.ex" ;
    doap:platform "Erlang/OTP" ;
    <http://usefulinc.com/ns/doap#programming-language> "Elixir" ;
    doap:release <https://hex.pm/packages/rdf/0.10.0> ;
    doap:repository <https://github.com/rdf-elixir/rdf-ex> ;
    doap:shortdesc "An implementation of RDF for Elixir" ;
    foaf:maker <http://marcelotto.net/#me> .

<https://hex.pm/packages/rdf/0.10.0>
    doap:name "RDF.ex 0.10.0" ;
    doap:revision "0.10.0" .

[
    a earl:Assertion ;
    earl:assertedBy <http://marcelotto.net/#me> ;
    earl:mode earl:automatic ;
    earl:result [
        a earl:TestResult ;
        dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
        earl:outcome earl:passed
    ] ;
    earl:subject <https://hex.pm/packages/rdf> ;
    earl:test <https://w3c.github.io/rdf-star/tests/nt/syntax#ntriples-star-1>
] .

[
    a earl:Assertion ;
    earl:assertedBy <http://marcelotto.net/#me> ;
    earl:mode earl:automatic ;
    earl:result [
        a earl:TestResult ;
        dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
        earl:outcome earl:passed
    ] ;
    earl:subject <https://hex.pm/packages/rdf> ;
    earl:test <https://w3c.github.io/rdf-star/tests/nt/syntax#ntriples-star-2>
] .

[
    a earl:Assertion ;
    earl:assertedBy <http://marcelotto.net/#me> ;
    earl:mode earl:automatic ;
    earl:result [
        a earl:TestResult ;
        dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
        earl:outcome earl:passed
    ] ;
    earl:subject <https://hex.pm/packages/rdf> ;
    earl:test <https://w3c.github.io/rdf-star/tests/nt/syntax#ntriples-star-3>
] .

[
    a earl:Assertion ;
    earl:assertedBy <http://marcelotto.net/#me> ;
    earl:mode earl:automatic ;
    earl:result [
        a earl:TestResult ;
        dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
        earl:outcome earl:passed
    ] ;
    earl:subject <https://hex.pm/packages/rdf> ;
    earl:test <https://w3c.github.io/rdf-star/tests/nt/syntax#ntriples-star-4>
] .

[
    a earl:Assertion ;
    earl:assertedBy <http://marcelotto.net/#me> ;
    earl:mode earl:automatic ;
    earl:result [
        a earl:TestResult ;
        dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
        earl:outcome earl:passed
    ] ;
    earl:subject <https://hex.pm/packages/rdf> ;
    earl:test <https://w3c.github.io/rdf-star/tests/nt/syntax#ntriples-star-5>
] .

[
    a earl:Assertion ;
    earl:assertedBy <http://marcelotto.net/#me> ;
    earl:mode earl:automatic ;
    earl:result [
        a earl:TestResult ;
        dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
        earl:outcome earl:passed
    ] ;
    earl:subject <https://hex.pm/packages/rdf> ;
    earl:test <https://w3c.github.io/rdf-star/tests/nt/syntax#ntriples-star-bnode-1>
] .

[
    a earl:Assertion ;
    earl:assertedBy <http://marcelotto.net/#me> ;
    earl:mode earl:automatic ;
    earl:result [
        a earl:TestResult ;
        dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
        earl:outcome earl:passed
    ] ;
    earl:subject <https://hex.pm/packages/rdf> ;
    earl:test <https://w3c.github.io/rdf-star/tests/nt/syntax#ntriples-star-bnode-2>
] .

[
    a earl:Assertion ;
    earl:assertedBy <http://marcelotto.net/#me> ;
    earl:mode earl:automatic ;
    earl:result [
        a earl:TestResult ;
        dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
        earl:outcome earl:passed
    ] ;
    earl:subject <https://hex.pm/packages/rdf> ;
    earl:test <https://w3c.github.io/rdf-star/tests/nt/syntax#ntriples-star-nested-1>
] .

[
    a earl:Assertion ;
    earl:assertedBy <http://marcelotto.net/#me> ;
    earl:mode earl:automatic ;
    earl:result [
        a earl:TestResult ;
        dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
        earl:outcome earl:passed
    ] ;
    earl:subject <https://hex.pm/packages/rdf> ;
    earl:test <https://w3c.github.io/rdf-star/tests/nt/syntax#ntriples-star-nested-2>
] .

[
    a earl:Assertion ;
    earl:assertedBy <http://marcelotto.net/#me> ;
    earl:mode earl:automatic ;
    earl:result [
        a earl:TestResult ;
        dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
        earl:outcome earl:passed
    ] ;
    earl:subject <https://hex.pm/packages/rdf> ;
    earl:test <https://w3c.github.io/rdf-star/tests/nt/syntax#ntriples-star-bad-1>
] .

[
    a earl:Assertion ;
    earl:assertedBy <http://marcelotto.net/#me> ;
    earl:mode earl:automatic ;
    earl:result [
        a earl:TestResult ;
        dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
        earl:outcome earl:passed
    ] ;
    earl:subject <https://hex.pm/packages/rdf> ;
    earl:test <https://w3c.github.io/rdf-star/tests/nt/syntax#ntriples-star-bad-2>
] .

[
    a earl:Assertion ;
    earl:assertedBy <http://marcelotto.net/#me> ;
    earl:mode earl:automatic ;
    earl:result [
        a earl:TestResult ;
        dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
        earl:outcome earl:passed
    ] ;
    earl:subject <https://hex.pm/packages/rdf> ;
    earl:test <https://w3c.github.io/rdf-star/tests/nt/syntax#ntriples-star-bad-3>
] .

[
    a earl:Assertion ;
    earl:assertedBy <http://marcelotto.net/#me> ;
    earl:mode earl:automatic ;
    earl:result [
        a earl:TestResult ;
        dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
        earl:outcome earl:passed
    ] ;
    earl:subject <https://hex.pm/packages/rdf> ;
    earl:test <https://w3c.github.io/rdf-star/tests/nt/syntax#ntriples-star-bad-4>
] .
