@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/129403#composition> a mo:Composition ;
    dcterms:title "ES"@en,
        "ES"@ja,
        "ES"@ja-latn ;
    schema:name "ES"@en,
        "ES"@ja,
        "ES"@ja-latn .

<album/129403#lyrics> a mo:Lyrics .

<album/129403#performance> a mo:Performance ;
    dcterms:title "ES"@en,
        "ES"@ja,
        "ES"@ja-latn ;
    schema:name "ES"@en,
        "ES"@ja,
        "ES"@ja-latn .

<album/142665#composition> a mo:Composition ;
    dcterms:title "NT-3OSATOH Vol.1"@en,
        "NT-3OSATOH Vol.1"@ja,
        "NT-3OSATOH Vol.1"@ja-latn ;
    schema:name "NT-3OSATOH Vol.1"@en,
        "NT-3OSATOH Vol.1"@ja,
        "NT-3OSATOH Vol.1"@ja-latn .

<album/142665#lyrics> a mo:Lyrics .

<album/142665#performance> a mo:Performance ;
    dcterms:title "NT-3OSATOH Vol.1"@en,
        "NT-3OSATOH Vol.1"@ja,
        "NT-3OSATOH Vol.1"@ja-latn ;
    schema:name "NT-3OSATOH Vol.1"@en,
        "NT-3OSATOH Vol.1"@ja,
        "NT-3OSATOH Vol.1"@ja-latn .

<album/74563#composition> a mo:Composition ;
    dcterms:title "Be filled with feeling"@en,
        "Be filled with feeling"@ja,
        "Be filled with feeling"@ja-latn ;
    schema:name "Be filled with feeling"@en,
        "Be filled with feeling"@ja,
        "Be filled with feeling"@ja-latn .

<album/74563#lyrics> a mo:Lyrics .

<album/74563#performance> a mo:Performance ;
    dcterms:title "Be filled with feeling"@en,
        "Be filled with feeling"@ja,
        "Be filled with feeling"@ja-latn ;
    schema:name "Be filled with feeling"@en,
        "Be filled with feeling"@ja,
        "Be filled with feeling"@ja-latn .

<event/296#subject> a mo:ReleaseEvent,
        schema:MusicEvent ;
    event:time <event/296#release_event> ;
    mo:release <album/129403#subject>,
        <album/142665#subject>,
        <album/74563#subject> ;
    schema:endDate "1998-03-21"^^xsd:date ;
    schema:startDate "1998-03-21"^^xsd:date .

<album/129403#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-03-21"^^xsd:date ;
    dcterms:title "ES"@en,
        "ES"@ja,
        "ES"@ja-latn ;
    mo:catalogue_number "AST-0002" ;
    mo:publisher <org/3760#subject> ;
    schema:datePublished "1998-03-21"^^xsd:date ;
    schema:name "ES"@en,
        "ES"@ja,
        "ES"@ja-latn ;
    schema:publisher <org/3760#subject> .

<album/142665#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-03-21"^^xsd:date ;
    dcterms:title "NT-3OSATOH Vol.1"@en,
        "NT-3OSATOH Vol.1"@ja,
        "NT-3OSATOH Vol.1"@ja-latn ;
    mo:catalogue_number "AGCA-0001" ;
    schema:datePublished "1998-03-21"^^xsd:date ;
    schema:name "NT-3OSATOH Vol.1"@en,
        "NT-3OSATOH Vol.1"@ja,
        "NT-3OSATOH Vol.1"@ja-latn .

<album/74563#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-03-21"^^xsd:date ;
    dcterms:title "Be filled with feeling"@en,
        "Be filled with feeling"@ja,
        "Be filled with feeling"@ja-latn ;
    mo:catalogue_number "TTRC-0001" ;
    mo:publisher _:Nad4c44e41a754826957e06b46e748636 ;
    schema:datePublished "1998-03-21"^^xsd:date ;
    schema:name "Be filled with feeling"@en,
        "Be filled with feeling"@ja,
        "Be filled with feeling"@ja-latn ;
    schema:publisher _:Nad4c44e41a754826957e06b46e748636 .

<event/296#release_event> a tl:Interval ;
    tl:end "1998-03-21"^^xsd:date ;
    tl:start "1998-03-21"^^xsd:date .

<org/3760#subject> a schema:Organization,
        foaf:Organization ;
    schema:name "AST"@en,
        "AST"@ja ;
    foaf:name "AST"@en,
        "AST"@ja .

[] a mo:Singer .

[] a mo:Singer .

[] a mo:Singer .

_:Nad4c44e41a754826957e06b46e748636 a schema:Organization,
        foaf:Organization ;
    schema:name "Troubadour Record"@en ;
    foaf:name "Troubadour Record"@en .

