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

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

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

<album/70930#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Post Human W.A.R"@en,
        "Post Human W.A.R"@ja,
        "Post Human W.A.R"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "THO"@en ;
            foaf:made <album/70930#composition> ;
            foaf:name "THO"@en ] ;
    mo:produced_work <album/70930#musicalwork> ;
    schema:name "Post Human W.A.R"@en,
        "Post Human W.A.R"@ja,
        "Post Human W.A.R"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/03/70930/70930-1503589228.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/70930#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Post Human W.A.R"@en,
        "Post Human W.A.R"@ja,
        "Post Human W.A.R"@ja-latn ;
    mo:performance_of <album/70930#musicalwork> ;
    mo:performer _:Ndc848c37eb0d4938b76e13d499d6829a,
        _:Ne18d45cfeacb4510bd17f6f2134d458d ;
    mo:recorded_as <album/70930#musicalexpression> ;
    schema:byArtist _:Ndc848c37eb0d4938b76e13d499d6829a,
        _:Ne18d45cfeacb4510bd17f6f2134d458d ;
    schema:name "Post Human W.A.R"@en,
        "Post Human W.A.R"@ja,
        "Post Human W.A.R"@ja-latn ;
    schema:workPerformed <album/70930#musicalwork> .

<album/70930#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-17"^^xsd:date ;
    dcterms:title "Post Human W.A.R"@en,
        "Post Human W.A.R"@ja,
        "Post Human W.A.R"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/70930#musicalexpression> ;
    mo:publisher _:N9f356a50fd3f4773b070ba208964ec7d ;
    mo:record _:N0d7695e9e84140cfb41bfaa1ae993ba4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Post Human W.A.R"@en ;
            foaf:name "Post Human W.A.R"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Damien Schulteiss"@en ;
            foaf:name "Damien Schulteiss"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Louis-Jean Perrault"@en ;
            foaf:name "Louis-Jean Perrault"@en ] ;
    schema:datePublished "2017-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/70930/70930-1503589228.jpg> ;
    schema:name "Post Human W.A.R"@en,
        "Post Human W.A.R"@ja,
        "Post Human W.A.R"@ja-latn ;
    schema:publisher _:N9f356a50fd3f4773b070ba208964ec7d ;
    foaf:depiction <https://media.vgm.io/albums/03/70930/70930-1503589228.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70930#subject> ;
    schema:name "THO"@en ;
    foaf:made <album/70930#subject> ;
    foaf:name "THO"@en .

_:N007b3065a8224f69b129b6cac4ce8d2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blip blip"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N0d7695e9e84140cfb41bfaa1ae993ba4 ;
    schema:name "Blip blip"@en .

_:N06d921f3a2864fe59c7fc8fe8ce2eca3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Origin of Stronts"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N0d7695e9e84140cfb41bfaa1ae993ba4 ;
    schema:name "Origin of Stronts"@en .

_:N2f171c2b3b254240895619f33c4889b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A walk in the woods"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N0d7695e9e84140cfb41bfaa1ae993ba4 ;
    schema:name "A walk in the woods"@en .

_:N41fb40e61e6b47719922116b183be646 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A wrack chicken-mayonnaise"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N0d7695e9e84140cfb41bfaa1ae993ba4 ;
    schema:name "A wrack chicken-mayonnaise"@en .

_:N9ae400b81dd543629292fbc1f0f81b32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clean Up New Vierzon"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N0d7695e9e84140cfb41bfaa1ae993ba4 ;
    schema:name "Clean Up New Vierzon"@en .

_:N9f356a50fd3f4773b070ba208964ec7d schema:name "THO"@en,
        "THO"@ja,
        "THO"@ja-latn ;
    foaf:name "THO"@en,
        "THO"@ja,
        "THO"@ja-latn .

_:Na284770511b8451e935975ebce79d44b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ça sent le sapin !"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N0d7695e9e84140cfb41bfaa1ae993ba4 ;
    schema:name "Ça sent le sapin !"@en .

_:Nd48789372e24453d8859049ec238565f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Post Human W.A.R"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N0d7695e9e84140cfb41bfaa1ae993ba4 ;
    schema:name "Post Human W.A.R"@en .

_:Ndc848c37eb0d4938b76e13d499d6829a a schema:Person,
        foaf:Person ;
    mo:performed <album/70930#performance> ;
    schema:name "Damien Schulteiss"@en ;
    foaf:name "Damien Schulteiss"@en .

_:Ne18d45cfeacb4510bd17f6f2134d458d a schema:Person,
        foaf:Person ;
    mo:performed <album/70930#performance> ;
    schema:name "Louis-Jean Perrault"@en ;
    foaf:name "Louis-Jean Perrault"@en .

_:N0d7695e9e84140cfb41bfaa1ae993ba4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N007b3065a8224f69b129b6cac4ce8d2e,
        _:N06d921f3a2864fe59c7fc8fe8ce2eca3,
        _:N2f171c2b3b254240895619f33c4889b9,
        _:N41fb40e61e6b47719922116b183be646,
        _:N9ae400b81dd543629292fbc1f0f81b32,
        _:Na284770511b8451e935975ebce79d44b,
        _:Nd48789372e24453d8859049ec238565f ;
    mo:track_count 7 ;
    schema:duration "PT24:48"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N007b3065a8224f69b129b6cac4ce8d2e,
        _:N06d921f3a2864fe59c7fc8fe8ce2eca3,
        _:N2f171c2b3b254240895619f33c4889b9,
        _:N41fb40e61e6b47719922116b183be646,
        _:N9ae400b81dd543629292fbc1f0f81b32,
        _:Na284770511b8451e935975ebce79d44b,
        _:Nd48789372e24453d8859049ec238565f .

