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

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

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

<artist/15537#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119442#subject> ;
    schema:name "GENTLE LOVE"@en ;
    foaf:made <album/119442#composition>,
        <album/119442#subject> ;
    foaf:name "GENTLE LOVE"@en .

<artist/17446#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119442#subject> ;
    schema:name "Kohta Yamamoto"@en ;
    foaf:made <album/119442#composition>,
        <album/119442#subject> ;
    foaf:name "Kohta Yamamoto"@en .

<artist/24270#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119442#subject> ;
    schema:name "Yuko Ando"@en,
        "安藤裕子"@ja ;
    foaf:made <album/119442#composition>,
        <album/119442#subject> ;
    foaf:name "Yuko Ando"@en,
        "安藤裕子"@ja .

<artist/7317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119442#subject> ;
    schema:name "Hiroyuki Sawano"@en ;
    foaf:made <album/119442#composition>,
        <album/119442#subject> ;
    foaf:name "Hiroyuki Sawano"@en .

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

<album/119442#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Prescription for Sleep: Attack on Titan"@en,
        "Prescription for Sleep: Attack on Titan"@ja,
        "Prescription for Sleep: Attack on Titan"@ja-latn ;
    mo:performance_of <album/119442#musicalwork> ;
    mo:recorded_as <album/119442#musicalexpression> ;
    schema:name "Prescription for Sleep: Attack on Titan"@en,
        "Prescription for Sleep: Attack on Titan"@ja,
        "Prescription for Sleep: Attack on Titan"@ja-latn ;
    schema:workPerformed <album/119442#musicalwork> .

<org/1279#subject> schema:name "Scarlet Moon Records"@en,
        "Scarlet Moon Records"@ja,
        "Scarlet Moon Records"@ja-latn ;
    foaf:name "Scarlet Moon Records"@en,
        "Scarlet Moon Records"@ja,
        "Scarlet Moon Records"@ja-latn .

<https://media.vgm.io/albums/24/119442/119442-6f4ac940747f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/119442#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/24/119442/119442-6f4ac940747f.jpg> ;
    foaf:depicts <album/119442#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/24/119442/119442-6f4ac940747f.jpg> .

<https://medium-media.vgm.io/albums/24/119442/119442-6f4ac940747f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/119442#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Prescription for Sleep: Attack on Titan"@en,
        "Prescription for Sleep: Attack on Titan"@ja,
        "Prescription for Sleep: Attack on Titan"@ja-latn ;
    mo:composer <artist/15537#subject>,
        <artist/17446#subject>,
        <artist/24270#subject>,
        <artist/7317#subject> ;
    mo:produced_work <album/119442#musicalwork> ;
    schema:name "Prescription for Sleep: Attack on Titan"@en,
        "Prescription for Sleep: Attack on Titan"@ja,
        "Prescription for Sleep: Attack on Titan"@ja-latn .

<album/119442#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-04-04"^^xsd:date ;
    dcterms:title "Prescription for Sleep: Attack on Titan"@en,
        "Prescription for Sleep: Attack on Titan"@ja,
        "Prescription for Sleep: Attack on Titan"@ja-latn ;
    mo:catalogue_number "SMRC-1066" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/119442#musicalexpression> ;
    mo:publisher <org/1279#subject> ;
    mo:record _:N8e529d85803047a599ced0b52afbac68 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Attack on Titan"@en ;
            foaf:name "Attack on Titan"@en ] ;
    schema:datePublished "2022-04-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/24/119442/119442-6f4ac940747f.jpg> ;
    schema:name "Prescription for Sleep: Attack on Titan"@en,
        "Prescription for Sleep: Attack on Titan"@ja,
        "Prescription for Sleep: Attack on Titan"@ja-latn ;
    schema:publisher <org/1279#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/119442/119442-6f4ac940747f.jpg> .

_:N270d5cc60e814fafa70d5eaf0e911387 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zero Eclipse"@en ;
    mo:track_number 11 ;
    schema:duration "PT8:10"^^xsd:interval ;
    schema:inPlaylist _:N8e529d85803047a599ced0b52afbac68 ;
    schema:name "Zero Eclipse"@en .

_:N5095a556da5d48738318f72f7504142f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunrise (Original)"@en ;
    mo:track_number 14 ;
    schema:duration "PT8:25"^^xsd:interval ;
    schema:inPlaylist _:N8e529d85803047a599ced0b52afbac68 ;
    schema:name "Sunrise (Original)"@en .

_:N6f9fc3fec2e645f38fd9be0372dbbb38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Reluctant Heroes"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:49"^^xsd:interval ;
    schema:inPlaylist _:N8e529d85803047a599ced0b52afbac68 ;
    schema:name "The Reluctant Heroes"@en .

_:N76b1e876f0594ac1bd4c75a79ee6e6c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YouSeeBIGGIRL_T_T I"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:32"^^xsd:interval ;
    schema:inPlaylist _:N8e529d85803047a599ced0b52afbac68 ;
    schema:name "YouSeeBIGGIRL_T_T I"@en .

_:N8966722b56b84b1ca348f322eaca428d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ətˈæk 0N tάɪtn"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:45"^^xsd:interval ;
    schema:inPlaylist _:N8e529d85803047a599ced0b52afbac68 ;
    schema:name "ətˈæk 0N tάɪtn"@en .

_:N8be0190a3eb3433bab2925ac5dd56eab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shogeki"@en ;
    mo:track_number 13 ;
    schema:duration "PT7:39"^^xsd:interval ;
    schema:inPlaylist _:N8e529d85803047a599ced0b52afbac68 ;
    schema:name "Shogeki"@en .

_:N9a511f2238c0461a9f8e677ce9367f8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shingeki St - Hrn- Egt 20130629 Kyojin"@en ;
    mo:track_number 9 ;
    schema:duration "PT7:11"^^xsd:interval ;
    schema:inPlaylist _:N8e529d85803047a599ced0b52afbac68 ;
    schema:name "Shingeki St - Hrn- Egt 20130629 Kyojin"@en .

_:Na1b2d28aee91403abc5ea214d9f92de2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Successor"@en ;
    mo:track_number 12 ;
    schema:duration "PT7:58"^^xsd:interval ;
    schema:inPlaylist _:N8e529d85803047a599ced0b52afbac68 ;
    schema:name "The Successor"@en .

_:Nb82ee604d27d4413af902acc080fe944 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Call your name"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:38"^^xsd:interval ;
    schema:inPlaylist _:N8e529d85803047a599ced0b52afbac68 ;
    schema:name "Call your name"@en .

_:Nbf20f242c50247a6b7f1c5074f99dd7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Call of Silence"@en ;
    mo:track_number 6 ;
    schema:duration "PT8:30"^^xsd:interval ;
    schema:inPlaylist _:N8e529d85803047a599ced0b52afbac68 ;
    schema:name "Call of Silence"@en .

_:Nd9e92b38f53f415a8f0f9fa0f5d9d41f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So ist es immer"@en ;
    mo:track_number 10 ;
    schema:duration "PT8:15"^^xsd:interval ;
    schema:inPlaylist _:N8e529d85803047a599ced0b52afbac68 ;
    schema:name "So ist es immer"@en .

_:Ne14469a47cb54d39ba25798d9d325a6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vogel im Käfig"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:37"^^xsd:interval ;
    schema:inPlaylist _:N8e529d85803047a599ced0b52afbac68 ;
    schema:name "Vogel im Käfig"@en .

_:Ne5aab3eb74b5480a9f88b4bf825f6426 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YouSeeBIGGIRL_T_T II"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:23"^^xsd:interval ;
    schema:inPlaylist _:N8e529d85803047a599ced0b52afbac68 ;
    schema:name "YouSeeBIGGIRL_T_T II"@en .

_:Nfa9ec98543224dc9ab13f5667debc33a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Barricades"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:39"^^xsd:interval ;
    schema:inPlaylist _:N8e529d85803047a599ced0b52afbac68 ;
    schema:name "Barricades"@en .

_:N8e529d85803047a599ced0b52afbac68 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N270d5cc60e814fafa70d5eaf0e911387,
        _:N5095a556da5d48738318f72f7504142f,
        _:N6f9fc3fec2e645f38fd9be0372dbbb38,
        _:N76b1e876f0594ac1bd4c75a79ee6e6c6,
        _:N8966722b56b84b1ca348f322eaca428d,
        _:N8be0190a3eb3433bab2925ac5dd56eab,
        _:N9a511f2238c0461a9f8e677ce9367f8b,
        _:Na1b2d28aee91403abc5ea214d9f92de2,
        _:Nb82ee604d27d4413af902acc080fe944,
        _:Nbf20f242c50247a6b7f1c5074f99dd7d,
        _:Nd9e92b38f53f415a8f0f9fa0f5d9d41f,
        _:Ne14469a47cb54d39ba25798d9d325a6b,
        _:Ne5aab3eb74b5480a9f88b4bf825f6426,
        _:Nfa9ec98543224dc9ab13f5667debc33a ;
    mo:track_count 14 ;
    schema:duration "PT109:31"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N270d5cc60e814fafa70d5eaf0e911387,
        _:N5095a556da5d48738318f72f7504142f,
        _:N6f9fc3fec2e645f38fd9be0372dbbb38,
        _:N76b1e876f0594ac1bd4c75a79ee6e6c6,
        _:N8966722b56b84b1ca348f322eaca428d,
        _:N8be0190a3eb3433bab2925ac5dd56eab,
        _:N9a511f2238c0461a9f8e677ce9367f8b,
        _:Na1b2d28aee91403abc5ea214d9f92de2,
        _:Nb82ee604d27d4413af902acc080fe944,
        _:Nbf20f242c50247a6b7f1c5074f99dd7d,
        _:Nd9e92b38f53f415a8f0f9fa0f5d9d41f,
        _:Ne14469a47cb54d39ba25798d9d325a6b,
        _:Ne5aab3eb74b5480a9f88b4bf825f6426,
        _:Nfa9ec98543224dc9ab13f5667debc33a .

