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

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

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

<artist/14373#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74732#subject> ;
    schema:name "Asami Tachibana"@en,
        "橘麻美"@ja ;
    foaf:made <album/74732#composition>,
        <album/74732#subject> ;
    foaf:name "Asami Tachibana"@en,
        "橘麻美"@ja .

<artist/20359#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74732#subject> ;
    schema:name "Katsuhiko Sugiyama"@en,
        "杉山勝彦"@ja ;
    foaf:made <album/74732#composition>,
        <album/74732#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/74732#musicalexpression> a mo:Signal ;
    mo:published_as <album/74732#subject> ;
    mo:records <album/74732#performance> .

<album/74732#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DARLING in the FRANXX ORIGINAL SOUNDTRACK vol.3"@en,
        "ダーリン・イン・ザ・フランキス オリジナルサウンドトラック vol.3"@ja,
        "DARLING in the FRANXX ORIGINAL SOUNDTRACK vol.3"@ja-latn ;
    mo:performance_of <album/74732#musicalwork> ;
    mo:recorded_as <album/74732#musicalexpression> ;
    schema:name "DARLING in the FRANXX ORIGINAL SOUNDTRACK vol.3"@en,
        "ダーリン・イン・ザ・フランキス オリジナルサウンドトラック vol.3"@ja,
        "DARLING in the FRANXX ORIGINAL SOUNDTRACK vol.3"@ja-latn ;
    schema:workPerformed <album/74732#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/23/74732/74732-1575117930.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/74732#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/23/74732/74732-1575117930.jpg> ;
    foaf:depicts <album/74732#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/23/74732/74732-1575117930.jpg> .

<https://medium-media.vgm.io/albums/23/74732/74732-1575117930.jpg> a schema:ImageObject,
        foaf:Image .

<album/74732#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DARLING in the FRANXX ORIGINAL SOUNDTRACK vol.3"@en,
        "ダーリン・イン・ザ・フランキス オリジナルサウンドトラック vol.3"@ja,
        "DARLING in the FRANXX ORIGINAL SOUNDTRACK vol.3"@ja-latn ;
    mo:composer <artist/14373#subject>,
        <artist/20359#subject> ;
    mo:produced_work <album/74732#musicalwork> ;
    schema:name "DARLING in the FRANXX ORIGINAL SOUNDTRACK vol.3"@en,
        "ダーリン・イン・ザ・フランキス オリジナルサウンドトラック vol.3"@ja,
        "DARLING in the FRANXX ORIGINAL SOUNDTRACK vol.3"@ja-latn .

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

<album/74732#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-29"^^xsd:date ;
    dcterms:title "DARLING in the FRANXX ORIGINAL SOUNDTRACK vol.3"@en,
        "ダーリン・イン・ザ・フランキス オリジナルサウンドトラック vol.3"@ja,
        "DARLING in the FRANXX ORIGINAL SOUNDTRACK vol.3"@ja-latn ;
    mo:catalogue_number "ANZX-14450" ;
    mo:media_type "CD" ;
    mo:publication_of <album/74732#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N5cc4a131ee024844b94e4176d600f1ef ;
    mo:record_count 1 ;
    schema:about <product/6117#subject> ;
    schema:datePublished "2018-08-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/23/74732/74732-1575117930.jpg> ;
    schema:name "DARLING in the FRANXX ORIGINAL SOUNDTRACK vol.3"@en,
        "ダーリン・イン・ザ・フランキス オリジナルサウンドトラック vol.3"@ja,
        "DARLING in the FRANXX ORIGINAL SOUNDTRACK vol.3"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/74732/74732-1575117930.jpg> .

_:N0682ad609bdf4017964d087ed9976850 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vanquish -instrumental-"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N5cc4a131ee024844b94e4176d600f1ef ;
    schema:name "Vanquish -instrumental-"@en .

_:N1e908bd39942416d9f2a34791f87af60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CODE:001"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N5cc4a131ee024844b94e4176d600f1ef ;
    schema:name "CODE:001"@en .

_:N2fd8215675334ce8adb525006446db9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CODE:016"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N5cc4a131ee024844b94e4176d600f1ef ;
    schema:name "CODE:016"@en .

_:N3270514e0ba3461d9223f4811e25a0cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "D#regards -instrumental-"@en ;
    mo:track_number 20 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N5cc4a131ee024844b94e4176d600f1ef ;
    schema:name "D#regards -instrumental-"@en .

_:N5b4c8d7d4457471396dd50c6c663d507 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DESPAIR"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N5cc4a131ee024844b94e4176d600f1ef ;
    schema:name "DESPAIR"@en .

_:N62d5420d052f49649495c42062d9f70e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherry blossoms"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N5cc4a131ee024844b94e4176d600f1ef ;
    schema:name "Cherry blossoms"@en .

_:N642911e849404f269ecb3351492ab52f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JUSTICE"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N5cc4a131ee024844b94e4176d600f1ef ;
    schema:name "JUSTICE"@en .

_:N87bcd0ad05f446e689129c4aa88a34a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HIRO and ZERO TWO"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N5cc4a131ee024844b94e4176d600f1ef ;
    schema:name "HIRO and ZERO TWO"@en .

_:N88003ddef575465fb5dce3e9c76348dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N5cc4a131ee024844b94e4176d600f1ef ;
    schema:name "Requiem"@en .

_:N8e2c442d4920452a88c7642ee3f59861 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "InVaDeR"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N5cc4a131ee024844b94e4176d600f1ef ;
    schema:name "InVaDeR"@en .

_:N9640306bf7b04839838c89fac0f1c074 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RoCco"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N5cc4a131ee024844b94e4176d600f1ef ;
    schema:name "RoCco"@en .

_:Nb2ea292df7f845af87a185636758413e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cÅGE -instrumental-"@en ;
    mo:track_number 21 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N5cc4a131ee024844b94e4176d600f1ef ;
    schema:name "cÅGE -instrumental-"@en .

_:Nb83eb94fe2d747229d0f27e99f5e7a62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lotus"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N5cc4a131ee024844b94e4176d600f1ef ;
    schema:name "Lotus"@en .

_:Nc2bbe33eecf044cd926faece260dd095 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cÅGE -piano ver.-"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N5cc4a131ee024844b94e4176d600f1ef ;
    schema:name "cÅGE -piano ver.-"@en .

_:Ncc5e1c1d1b304700acbd3cd17d692f63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Cry -instrumental-"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N5cc4a131ee024844b94e4176d600f1ef ;
    schema:name "Battle Cry -instrumental-"@en .

_:Nce7ebee606634b20a4a79acd559ae812 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pray for.."@en ;
    mo:track_number 15 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N5cc4a131ee024844b94e4176d600f1ef ;
    schema:name "Pray for.."@en .

_:Nd1115d043c2b492099e846e5682b1bde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JUSTICE -Epiano ver.-"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N5cc4a131ee024844b94e4176d600f1ef ;
    schema:name "JUSTICE -Epiano ver.-"@en .

_:Ndcb07ed56a2c409fb31ae9fbb5248d40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FUSE -instrumental-"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N5cc4a131ee024844b94e4176d600f1ef ;
    schema:name "FUSE -instrumental-"@en .

_:Ne19ede3061d94cf28707df999340723d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GLADIOLUS"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N5cc4a131ee024844b94e4176d600f1ef ;
    schema:name "GLADIOLUS"@en .

_:Nf6da6d60d0584c6abb67c9c807a6d574 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cÅGE -SPS ver.-"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N5cc4a131ee024844b94e4176d600f1ef ;
    schema:name "cÅGE -SPS ver.-"@en .

_:Nf885b2c564e0492b9e50f0551aab49e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CoiL"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N5cc4a131ee024844b94e4176d600f1ef ;
    schema:name "CoiL"@en .

_:Nf933639374624c4f80a5be3c6239b672 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Torikago ~BGM-Rearrange-guitar ver.~"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N5cc4a131ee024844b94e4176d600f1ef ;
    schema:name "Torikago ~BGM-Rearrange-guitar ver.~"@en .

_:N5cc4a131ee024844b94e4176d600f1ef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0682ad609bdf4017964d087ed9976850,
        _:N1e908bd39942416d9f2a34791f87af60,
        _:N2fd8215675334ce8adb525006446db9a,
        _:N3270514e0ba3461d9223f4811e25a0cf,
        _:N5b4c8d7d4457471396dd50c6c663d507,
        _:N62d5420d052f49649495c42062d9f70e,
        _:N642911e849404f269ecb3351492ab52f,
        _:N87bcd0ad05f446e689129c4aa88a34a0,
        _:N88003ddef575465fb5dce3e9c76348dd,
        _:N8e2c442d4920452a88c7642ee3f59861,
        _:N9640306bf7b04839838c89fac0f1c074,
        _:Nb2ea292df7f845af87a185636758413e,
        _:Nb83eb94fe2d747229d0f27e99f5e7a62,
        _:Nc2bbe33eecf044cd926faece260dd095,
        _:Ncc5e1c1d1b304700acbd3cd17d692f63,
        _:Nce7ebee606634b20a4a79acd559ae812,
        _:Nd1115d043c2b492099e846e5682b1bde,
        _:Ndcb07ed56a2c409fb31ae9fbb5248d40,
        _:Ne19ede3061d94cf28707df999340723d,
        _:Nf6da6d60d0584c6abb67c9c807a6d574,
        _:Nf885b2c564e0492b9e50f0551aab49e6,
        _:Nf933639374624c4f80a5be3c6239b672 ;
    mo:track_count 22 ;
    schema:duration "PT66:40"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N0682ad609bdf4017964d087ed9976850,
        _:N1e908bd39942416d9f2a34791f87af60,
        _:N2fd8215675334ce8adb525006446db9a,
        _:N3270514e0ba3461d9223f4811e25a0cf,
        _:N5b4c8d7d4457471396dd50c6c663d507,
        _:N62d5420d052f49649495c42062d9f70e,
        _:N642911e849404f269ecb3351492ab52f,
        _:N87bcd0ad05f446e689129c4aa88a34a0,
        _:N88003ddef575465fb5dce3e9c76348dd,
        _:N8e2c442d4920452a88c7642ee3f59861,
        _:N9640306bf7b04839838c89fac0f1c074,
        _:Nb2ea292df7f845af87a185636758413e,
        _:Nb83eb94fe2d747229d0f27e99f5e7a62,
        _:Nc2bbe33eecf044cd926faece260dd095,
        _:Ncc5e1c1d1b304700acbd3cd17d692f63,
        _:Nce7ebee606634b20a4a79acd559ae812,
        _:Nd1115d043c2b492099e846e5682b1bde,
        _:Ndcb07ed56a2c409fb31ae9fbb5248d40,
        _:Ne19ede3061d94cf28707df999340723d,
        _:Nf6da6d60d0584c6abb67c9c807a6d574,
        _:Nf885b2c564e0492b9e50f0551aab49e6,
        _:Nf933639374624c4f80a5be3c6239b672 .

