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

<artist/12391#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eir Aoi"@en,
        "藍井エイル"@ja ;
    foaf:made <album/87206#subject>,
        <album/87206#vocals> ;
    foaf:name "Eir Aoi"@en,
        "藍井エイル"@ja .

<artist/36137#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eir"@en ;
    foaf:made <album/87206#lyrics>,
        <album/87206#subject> ;
    foaf:name "Eir"@en .

<artist/9144#subject> a schema:Person,
        foaf:Person ;
    schema:name "meg rock"@en ;
    foaf:made <album/87206#lyrics>,
        <album/87206#subject> ;
    foaf:name "meg rock"@en .

<artist/12489#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87206#subject> ;
    schema:name "Takahiro Yasuda"@en,
        "安田貴広"@ja ;
    foaf:made <album/87206#composition>,
        <album/87206#subject> ;
    foaf:name "Takahiro Yasuda"@en,
        "安田貴広"@ja .

<artist/12780#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87206#subject> ;
    schema:name "Ryosuke Shigenaga"@en,
        "重永亮介"@ja ;
    foaf:made <album/87206#composition>,
        <album/87206#subject> ;
    foaf:name "Ryosuke Shigenaga"@en,
        "重永亮介"@ja .

<artist/31324#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87206#subject> ;
    schema:name "TAMATE BOX"@en ;
    foaf:made <album/87206#composition>,
        <album/87206#subject> ;
    foaf:name "TAMATE BOX"@en .

<product/7342#subject> a schema:CreativeWork ;
    schema:name "GRANBELM"@en,
        "グランベルム"@ja,
        "GRANBELM"@ja-latn ;
    foaf:name "GRANBELM"@en,
        "グランベルム"@ja,
        "GRANBELM"@ja-latn .

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

<album/87206#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tsuki wo Ou Mayonaka / Eir Aoi [Limited Edition]"@en,
        "月を追う真夜中 / 藍井エイル [初回生産限定盤]"@ja,
        "Tsuki wo Ou Mayonaka / Eir Aoi [Limited Edition]"@ja-latn ;
    mo:performance_of <album/87206#musicalwork> ;
    mo:recorded_as <album/87206#musicalexpression> ;
    schema:name "Tsuki wo Ou Mayonaka / Eir Aoi [Limited Edition]"@en,
        "月を追う真夜中 / 藍井エイル [初回生産限定盤]"@ja,
        "Tsuki wo Ou Mayonaka / Eir Aoi [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/87206#musicalwork> .

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

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

<https://media.vgm.io/albums/60/87206/87206-1569182672.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/87206#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/87206/87206-1569182672.jpg> ;
    foaf:depicts <album/87206#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/87206/87206-1569182672.jpg> .

<https://medium-media.vgm.io/albums/60/87206/87206-1569182672.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/87206#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tsuki wo Ou Mayonaka / Eir Aoi [Limited Edition]"@en,
        "月を追う真夜中 / 藍井エイル [初回生産限定盤]"@ja,
        "Tsuki wo Ou Mayonaka / Eir Aoi [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(FUZ)"@en ;
            foaf:made <album/87206#composition> ;
            foaf:name "(FUZ)"@en ],
        <artist/12489#subject>,
        <artist/12780#subject>,
        <artist/31324#subject> ;
    mo:produced_work <album/87206#musicalwork> ;
    schema:name "Tsuki wo Ou Mayonaka / Eir Aoi [Limited Edition]"@en,
        "月を追う真夜中 / 藍井エイル [初回生産限定盤]"@ja,
        "Tsuki wo Ou Mayonaka / Eir Aoi [Limited Edition]"@ja-latn .

<album/87206#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-28"^^xsd:date ;
    dcterms:title "Tsuki wo Ou Mayonaka / Eir Aoi [Limited Edition]"@en,
        "月を追う真夜中 / 藍井エイル [初回生産限定盤]"@ja,
        "Tsuki wo Ou Mayonaka / Eir Aoi [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VVCL-1480~1" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/87206#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N5deeb6efdf8e49d486a60e79cb7796a4,
        _:Ndc962e372cce48a8a702766df4b3d9ec ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "cross×logos"@en ;
            foaf:name "cross×logos"@en ],
        <product/7342#subject> ;
    schema:datePublished "2019-08-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/87206/87206-1569182672.jpg> ;
    schema:name "Tsuki wo Ou Mayonaka / Eir Aoi [Limited Edition]"@en,
        "月を追う真夜中 / 藍井エイル [初回生産限定盤]"@ja,
        "Tsuki wo Ou Mayonaka / Eir Aoi [Limited Edition]"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/87206/87206-1569182672.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87206#subject> ;
    schema:name "(FUZ)"@en ;
    foaf:made <album/87206#subject> ;
    foaf:name "(FUZ)"@en .

_:N13862ed9e8d847ef9cd2b8015b15ed0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "voyage"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Ndc962e372cce48a8a702766df4b3d9ec ;
    schema:name "voyage"@ja .

_:N518dadc7e5db47959636ef041084877b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒトリトヒトリ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Ndc962e372cce48a8a702766df4b3d9ec ;
    schema:name "ヒトリトヒトリ"@ja .

_:N5deeb6efdf8e49d486a60e79cb7796a4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Nb705738503bb47f3826d7d2b8827564e ;
    mo:track_count 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nb705738503bb47f3826d7d2b8827564e .

_:N7a8511c500fe4c669bcba66364d639fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月を追う真夜中 -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Ndc962e372cce48a8a702766df4b3d9ec ;
    schema:name "月を追う真夜中 -Instrumental-"@ja .

_:Nb705738503bb47f3826d7d2b8827564e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月を追う真夜中 (Music Video)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N5deeb6efdf8e49d486a60e79cb7796a4 ;
    schema:name "月を追う真夜中 (Music Video)"@ja .

_:Ne305119d0edf422da42c56b0bc4d41f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月を追う真夜中"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Ndc962e372cce48a8a702766df4b3d9ec ;
    schema:name "月を追う真夜中"@ja .

_:Ndc962e372cce48a8a702766df4b3d9ec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13862ed9e8d847ef9cd2b8015b15ed0e,
        _:N518dadc7e5db47959636ef041084877b,
        _:N7a8511c500fe4c669bcba66364d639fe,
        _:Ne305119d0edf422da42c56b0bc4d41f3 ;
    mo:track_count 4 ;
    schema:duration "PT17:04"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N13862ed9e8d847ef9cd2b8015b15ed0e,
        _:N518dadc7e5db47959636ef041084877b,
        _:N7a8511c500fe4c669bcba66364d639fe,
        _:Ne305119d0edf422da42c56b0bc4d41f3 .

