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

<artist/16145#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shizuka Ishigami"@en,
        "石上静香"@ja ;
    foaf:made <album/74094#subject>,
        <album/74094#vocals> ;
    foaf:name "Shizuka Ishigami"@en,
        "石上静香"@ja .

<artist/16148#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nanami Yamashita"@en,
        "山下七海"@ja ;
    foaf:made <album/74094#subject>,
        <album/74094#vocals> ;
    foaf:name "Nanami Yamashita"@en,
        "山下七海"@ja .

<artist/28254#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kana Ichinose"@en,
        "市ノ瀬加那"@ja ;
    foaf:made <album/74094#subject>,
        <album/74094#vocals> ;
    foaf:name "Kana Ichinose"@en,
        "市ノ瀬加那"@ja .

<artist/6782#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka Tomatsu"@en,
        "戸松遥"@ja ;
    foaf:made <album/74094#subject>,
        <album/74094#vocals> ;
    foaf:name "Haruka Tomatsu"@en,
        "戸松遥"@ja .

<artist/6876#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Hayami"@en,
        "早見沙織"@ja ;
    foaf:made <album/74094#subject>,
        <album/74094#vocals> ;
    foaf:name "Saori Hayami"@en,
        "早見沙織"@ja .

<artist/20359#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74094#subject> ;
    schema:name "Katsuhiko Sugiyama"@en,
        "杉山勝彦"@ja ;
    foaf:made <album/74094#composition>,
        <album/74094#lyrics>,
        <album/74094#subject> ;
    foaf:name "Katsuhiko Sugiyama"@en,
        "杉山勝彦"@ja .

<product/6117#subject> a schema:CreativeWork ;
    schema:name "DARLING in the FRANXX"@en,
        "ダーリン・イン・ザ・フランキス"@ja,
        "DARLING in the FRANXX"@ja-latn ;
    foaf:name "DARLING in the FRANXX"@en,
        "ダーリン・イン・ザ・フランキス"@ja,
        "DARLING in the FRANXX"@ja-latn .

<album/74094#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DARLING in the FRANXX Ending Collection vol.1"@en,
        "ダーリン・イン・ザ・フランキス エンディング集 vol.1"@ja,
        "DARLING in the FRANXX Ending Collection vol.1"@ja-latn ;
    mo:composer <artist/20359#subject> ;
    mo:produced_work <album/74094#musicalwork> ;
    schema:name "DARLING in the FRANXX Ending Collection vol.1"@en,
        "ダーリン・イン・ザ・フランキス エンディング集 vol.1"@ja,
        "DARLING in the FRANXX Ending Collection vol.1"@ja-latn .

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

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

<album/74094#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DARLING in the FRANXX Ending Collection vol.1"@en,
        "ダーリン・イン・ザ・フランキス エンディング集 vol.1"@ja,
        "DARLING in the FRANXX Ending Collection vol.1"@ja-latn ;
    mo:performance_of <album/74094#musicalwork> ;
    mo:recorded_as <album/74094#musicalexpression> ;
    schema:name "DARLING in the FRANXX Ending Collection vol.1"@en,
        "ダーリン・イン・ザ・フランキス エンディング集 vol.1"@ja,
        "DARLING in the FRANXX Ending Collection vol.1"@ja-latn ;
    schema:workPerformed <album/74094#musicalwork> .

<org/86#subject> schema:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn ;
    foaf:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn .

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

<https://medium-media.vgm.io/albums/49/74094/74094-1522146389.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/74094#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-03-28"^^xsd:date ;
    dcterms:title "DARLING in the FRANXX Ending Collection vol.1"@en,
        "ダーリン・イン・ザ・フランキス エンディング集 vol.1"@ja,
        "DARLING in the FRANXX Ending Collection vol.1"@ja-latn ;
    mo:catalogue_number "SVWC-70341~2" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/74094#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N4c67672568a048b9b75c9d2223bba7f8,
        _:Nefd4bf8781a2456190545075910e10bc ;
    mo:record_count 2 ;
    schema:about <product/6117#subject> ;
    schema:datePublished "2018-03-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/49/74094/74094-1522146389.jpg> ;
    schema:name "DARLING in the FRANXX Ending Collection vol.1"@en,
        "ダーリン・イン・ザ・フランキス エンディング集 vol.1"@ja,
        "DARLING in the FRANXX Ending Collection vol.1"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/74094/74094-1522146389.jpg> .

_:N6573935468f443029e60e30bc5b4a5e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midsummer Moment"@en,
        "真夏のセツナ"@ja,
        "Manatsu no Setsuna"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4c67672568a048b9b75c9d2223bba7f8 ;
    schema:name "Midsummer Moment"@en,
        "真夏のセツナ"@ja,
        "Manatsu no Setsuna"@ja-latn .

_:N68121dad0be34ef78fc9d4b91388f1c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birdcage"@en,
        "トリカゴ"@ja,
        "Torikago"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4c67672568a048b9b75c9d2223bba7f8 ;
    schema:name "Birdcage"@en,
        "トリカゴ"@ja,
        "Torikago"@ja-latn .

_:N796ed449adb0404d9267e736fa8bcf82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful World"@en,
        "Beautiful World"@ja,
        "Beautiful World"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4c67672568a048b9b75c9d2223bba7f8 ;
    schema:name "Beautiful World"@en,
        "Beautiful World"@ja,
        "Beautiful World"@ja-latn .

_:N833071eb236e4613a01e24fcd29941d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midsummer Moment"@en,
        "真夏のセツナ"@ja,
        "Manatsu no Setsuna"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nefd4bf8781a2456190545075910e10bc ;
    schema:name "Midsummer Moment"@en,
        "真夏のセツナ"@ja,
        "Manatsu no Setsuna"@ja-latn .

_:Nadff3ae6756f46a58ddd071b1c3220e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful World"@en,
        "Beautiful World"@ja,
        "Beautiful World"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nefd4bf8781a2456190545075910e10bc ;
    schema:name "Beautiful World"@en,
        "Beautiful World"@ja,
        "Beautiful World"@ja-latn .

_:Nb326a3fb36834ae689d59cfa4950c62c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birdcage (TV Size ver.)"@en,
        "トリカゴ (TV Size ver.)"@ja,
        "Torikago (TV Size ver.)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Nefd4bf8781a2456190545075910e10bc ;
    schema:name "Birdcage (TV Size ver.)"@en,
        "トリカゴ (TV Size ver.)"@ja,
        "Torikago (TV Size ver.)"@ja-latn .

_:Nd2abc4f92141468d866d5c8f479d3636 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midsummer Moment (TV Size ver.)"@en,
        "真夏のセツナ (TV Size ver.)"@ja,
        "Manatsu no Setsuna (TV Size ver.)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nefd4bf8781a2456190545075910e10bc ;
    schema:name "Midsummer Moment (TV Size ver.)"@en,
        "真夏のセツナ (TV Size ver.)"@ja,
        "Manatsu no Setsuna (TV Size ver.)"@ja-latn .

_:Nd53c255225c9429b95b31d41f34a5f47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful World (TV Size ver.)"@en,
        "Beautiful World (TV Size ver.)"@ja,
        "Beautiful World (TV Size ver.)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nefd4bf8781a2456190545075910e10bc ;
    schema:name "Beautiful World (TV Size ver.)"@en,
        "Beautiful World (TV Size ver.)"@ja,
        "Beautiful World (TV Size ver.)"@ja-latn .

_:Ndf92afcb5e374995a160f4e0a9305de3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birdcage"@en,
        "トリカゴ"@ja,
        "Torikago"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nefd4bf8781a2456190545075910e10bc ;
    schema:name "Birdcage"@en,
        "トリカゴ"@ja,
        "Torikago"@ja-latn .

_:N4c67672568a048b9b75c9d2223bba7f8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N6573935468f443029e60e30bc5b4a5e3,
        _:N68121dad0be34ef78fc9d4b91388f1c1,
        _:N796ed449adb0404d9267e736fa8bcf82 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N6573935468f443029e60e30bc5b4a5e3,
        _:N68121dad0be34ef78fc9d4b91388f1c1,
        _:N796ed449adb0404d9267e736fa8bcf82 .

_:Nefd4bf8781a2456190545075910e10bc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N833071eb236e4613a01e24fcd29941d1,
        _:Nadff3ae6756f46a58ddd071b1c3220e3,
        _:Nb326a3fb36834ae689d59cfa4950c62c,
        _:Nd2abc4f92141468d866d5c8f479d3636,
        _:Nd53c255225c9429b95b31d41f34a5f47,
        _:Ndf92afcb5e374995a160f4e0a9305de3 ;
    mo:track_count 6 ;
    schema:duration "PT16:08"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N833071eb236e4613a01e24fcd29941d1,
        _:Nadff3ae6756f46a58ddd071b1c3220e3,
        _:Nb326a3fb36834ae689d59cfa4950c62c,
        _:Nd2abc4f92141468d866d5c8f479d3636,
        _:Nd53c255225c9429b95b31d41f34a5f47,
        _:Ndf92afcb5e374995a160f4e0a9305de3 .

