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

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

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

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

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

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

<artist/31324#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87207#subject> ;
    schema:name "TAMATE BOX"@en ;
    foaf:made <album/87207#composition>,
        <album/87207#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/87207#musicalexpression> a mo:Signal ;
    mo:published_as <album/87207#subject> ;
    mo:records <album/87207#performance> .

<album/87207#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/87207#musicalwork> ;
    mo:recorded_as <album/87207#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/87207#musicalwork> .

<album/87207#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/70/87207/87207-1569182432.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/87207#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/87207/87207-1569182432.jpg> ;
    foaf:depicts <album/87207#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/87207/87207-1569182432.jpg> .

<https://medium-media.vgm.io/albums/70/87207/87207-1569182432.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/87207#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/87207#composition> ;
            foaf:name "(FUZ)"@en ],
        <artist/12489#subject>,
        <artist/12780#subject>,
        <artist/31324#subject> ;
    mo:produced_work <album/87207#musicalwork> ;
    schema:name "Tsuki wo Ou Mayonaka / Eir Aoi [Limited Edition]"@en,
        "月を追う真夜中 / 藍井エイル [期間生産限定盤]"@ja,
        "Tsuki wo Ou Mayonaka / Eir Aoi [Limited Edition]"@ja-latn .

<album/87207#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-1483~4" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/87207#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N294239e97cdf4cbe872e200e0ddfeba1,
        _:N855fd4c0c9974d05ad3e58e91b08db4d ;
    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/70/87207/87207-1569182432.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/70/87207/87207-1569182432.jpg> .

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

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

_:N5f5c6450271a4030ba46005a5ee8f0d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月を追う真夜中 -TV size ver.-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N294239e97cdf4cbe872e200e0ddfeba1 ;
    schema:name "月を追う真夜中 -TV size ver.-"@ja .

_:N855fd4c0c9974d05ad3e58e91b08db4d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N9c37062a22c843c5b00f32a3bc4ffa80 ;
    mo:track_count 1 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N9c37062a22c843c5b00f32a3bc4ffa80 .

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

_:N9c37062a22c843c5b00f32a3bc4ffa80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TVアニメ「グランベルム」ノンクレジットオープニングムービー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N855fd4c0c9974d05ad3e58e91b08db4d ;
    schema:name "TVアニメ「グランベルム」ノンクレジットオープニングムービー"@ja .

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

_:N294239e97cdf4cbe872e200e0ddfeba1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N586a30072cd149538ae5404344c66eb3,
        _:N5f5c6450271a4030ba46005a5ee8f0d8,
        _:N92b48a4f62ff4fe295347245b1f81f35,
        _:Nea5067e0169b4a1b8b4e10b6cd338c0a ;
    mo:track_count 4 ;
    schema:duration "PT14:19"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N586a30072cd149538ae5404344c66eb3,
        _:N5f5c6450271a4030ba46005a5ee8f0d8,
        _:N92b48a4f62ff4fe295347245b1f81f35,
        _:Nea5067e0169b4a1b8b4e10b6cd338c0a .

