@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/154743> foaf:primaryTopic <album/154743#subject> .

<artist/149#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:made <album/154743#subject>,
        <album/154743#vocals> ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<artist/4414#subject> a schema:Person,
        foaf:Person ;
    schema:name "Reiko Takahashi"@en,
        "高橋麗子"@ja ;
    foaf:made <album/154743#lyrics>,
        <album/154743#subject> ;
    foaf:name "Reiko Takahashi"@en,
        "高橋麗子"@ja .

<artist/4952#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sachi Matsumoto"@en,
        "松本さち"@ja ;
    foaf:made <album/154743#subject>,
        <album/154743#vocals> ;
    foaf:name "Sachi Matsumoto"@en,
        "松本さち"@ja .

<artist/7516#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mineko Yamamoto"@en,
        "山本美禰子"@ja ;
    foaf:made <album/154743#subject>,
        <album/154743#vocals> ;
    foaf:name "Mineko Yamamoto"@en,
        "山本美禰子"@ja .

<artist/76734#subject> a schema:Person,
        foaf:Person ;
    schema:name "YUKKA"@en ;
    foaf:made <album/154743#lyrics>,
        <album/154743#subject> ;
    foaf:name "YUKKA"@en .

<artist/446#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154743#subject> ;
    schema:name "Dahna"@en ;
    foaf:made <album/154743#composition>,
        <album/154743#subject>,
        <album/154743#vocals> ;
    foaf:name "Dahna"@en .

<album/154743#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zettai Chouritsushi NoAH Vocal Track: Eien no Shinwa"@en,
        "絶対調律士NoAH ヴォーカルトラック 永遠の神話"@ja,
        "Zettai Chouritsushi NoAH Vocal Track: Eien no Shinwa"@ja-latn ;
    mo:composer <artist/446#subject> ;
    mo:produced_work <album/154743#musicalwork> ;
    schema:name "Zettai Chouritsushi NoAH Vocal Track: Eien no Shinwa"@en,
        "絶対調律士NoAH ヴォーカルトラック 永遠の神話"@ja,
        "Zettai Chouritsushi NoAH Vocal Track: Eien no Shinwa"@ja-latn .

<album/154743#musicalexpression> a mo:Signal ;
    mo:published_as <album/154743#subject> ;
    mo:records <album/154743#performance> .

<album/154743#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Zettai Chouritsushi NoAH Vocal Track: Eien no Shinwa"@en,
        "絶対調律士NoAH ヴォーカルトラック 永遠の神話"@ja,
        "Zettai Chouritsushi NoAH Vocal Track: Eien no Shinwa"@ja-latn ;
    mo:performance_of <album/154743#musicalwork> ;
    mo:recorded_as <album/154743#musicalexpression> ;
    schema:name "Zettai Chouritsushi NoAH Vocal Track: Eien no Shinwa"@en,
        "絶対調律士NoAH ヴォーカルトラック 永遠の神話"@ja,
        "Zettai Chouritsushi NoAH Vocal Track: Eien no Shinwa"@ja-latn ;
    schema:workPerformed <album/154743#musicalwork> .

<https://media.vgm.io/albums/34/154743/154743-77ee55f4027c.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/154743#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/154743/154743-77ee55f4027c.png> ;
    foaf:depicts <album/154743#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/154743/154743-77ee55f4027c.png> .

<https://medium-media.vgm.io/albums/34/154743/154743-77ee55f4027c.png> a schema:ImageObject,
        foaf:Image .

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

<album/154743#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/154743#composition> ;
    mo:lyrics <album/154743#lyrics> ;
    mo:performed_in <album/154743#performance> ;
    mo:singer <album/154743#vocals> .

<album/154743#vocals> a mo:Singer .

<album/154743#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-11-26"^^xsd:date ;
    dcterms:title "Zettai Chouritsushi NoAH Vocal Track: Eien no Shinwa"@en,
        "絶対調律士NoAH ヴォーカルトラック 永遠の神話"@ja,
        "Zettai Chouritsushi NoAH Vocal Track: Eien no Shinwa"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/154743#musicalexpression> ;
    mo:publisher _:Nbfc5c05adc094ce1b187ce9c4cb84675 ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Zettai Chouritsushi NoAH"@en ;
            foaf:name "Zettai Chouritsushi NoAH"@en ] ;
    schema:datePublished "2011-11-26"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/34/154743/154743-77ee55f4027c.png> ;
    schema:name "Zettai Chouritsushi NoAH Vocal Track: Eien no Shinwa"@en,
        "絶対調律士NoAH ヴォーカルトラック 永遠の神話"@ja,
        "Zettai Chouritsushi NoAH Vocal Track: Eien no Shinwa"@ja-latn ;
    schema:publisher _:Nbfc5c05adc094ce1b187ce9c4cb84675 ;
    foaf:depiction <https://media.vgm.io/albums/34/154743/154743-77ee55f4027c.png> .

_:Nbfc5c05adc094ce1b187ce9c4cb84675 schema:name "WALTZ"@en,
        "WALTZ"@ja,
        "WALTZ"@ja-latn ;
    foaf:name "WALTZ"@en,
        "WALTZ"@ja,
        "WALTZ"@ja-latn .

