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

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

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

<artist/8241#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28702#subject> ;
    schema:name "Benny Oschmann"@en ;
    foaf:made <album/28702#composition>,
        <album/28702#subject> ;
    foaf:name "Benny Oschmann"@en .

<album/28702#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Book of Unwritten Tales Collection Soundtrack"@en,
        "The Book of Unwritten Tales Collection Soundtrack"@ja,
        "The Book of Unwritten Tales Collection Soundtrack"@ja-latn ;
    mo:composer <artist/8241#subject> ;
    mo:produced_work <album/28702#musicalwork> ;
    schema:name "The Book of Unwritten Tales Collection Soundtrack"@en,
        "The Book of Unwritten Tales Collection Soundtrack"@ja,
        "The Book of Unwritten Tales Collection Soundtrack"@ja-latn .

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

<album/28702#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Book of Unwritten Tales Collection Soundtrack"@en,
        "The Book of Unwritten Tales Collection Soundtrack"@ja,
        "The Book of Unwritten Tales Collection Soundtrack"@ja-latn ;
    mo:performance_of <album/28702#musicalwork> ;
    mo:recorded_as <album/28702#musicalexpression> ;
    schema:name "The Book of Unwritten Tales Collection Soundtrack"@en,
        "The Book of Unwritten Tales Collection Soundtrack"@ja,
        "The Book of Unwritten Tales Collection Soundtrack"@ja-latn ;
    schema:workPerformed <album/28702#musicalwork> .

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

<https://medium-media.vgm.io/albums/20/28702/28702-1317985120.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/28702#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-06"^^xsd:date ;
    dcterms:title "The Book of Unwritten Tales Collection Soundtrack"@en,
        "The Book of Unwritten Tales Collection Soundtrack"@ja,
        "The Book of Unwritten Tales Collection Soundtrack"@ja-latn ;
    mo:catalogue_number "FPG0062/CD3" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28702#musicalexpression> ;
    mo:publisher _:N795242bc0ce34545bf33bc42524d8fdf ;
    mo:record _:N117b9bf380ff4fab9704b3d2e4d2a11b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Book of Unwritten Tales"@en ;
            foaf:name "The Book of Unwritten Tales"@en ],
        [ a schema:CreativeWork ;
            schema:name "The Critter Chronicles"@en ;
            foaf:name "The Critter Chronicles"@en ] ;
    schema:datePublished "2011-10-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/28702/28702-1317985120.jpg> ;
    schema:name "The Book of Unwritten Tales Collection Soundtrack"@en,
        "The Book of Unwritten Tales Collection Soundtrack"@ja,
        "The Book of Unwritten Tales Collection Soundtrack"@ja-latn ;
    schema:publisher _:N795242bc0ce34545bf33bc42524d8fdf ;
    foaf:depiction <https://media.vgm.io/albums/20/28702/28702-1317985120.jpg> .

_:N0e269c957a2246f58f38f9c62b8b8d0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orks!"@de ;
    mo:track_number 7 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N117b9bf380ff4fab9704b3d2e4d2a11b ;
    schema:name "Orks!"@de .

_:N2801dd58fdf7412d8327e7f462eb8ad0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happerplapps Thema"@de ;
    mo:track_number 10 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N117b9bf380ff4fab9704b3d2e4d2a11b ;
    schema:name "Happerplapps Thema"@de .

_:N35b7eac9fff240afb66e384871ca8c1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Untote"@de ;
    mo:track_number 6 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N117b9bf380ff4fab9704b3d2e4d2a11b ;
    schema:name "Untote"@de .

_:N3cb40d74757c4daca8ceb5028567f5b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Das Böse"@de ;
    mo:track_number 5 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N117b9bf380ff4fab9704b3d2e4d2a11b ;
    schema:name "Das Böse"@de .

_:N5619f19c33f64cdab5afe5f6256c8ee1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magierturm"@de ;
    mo:track_number 9 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N117b9bf380ff4fab9704b3d2e4d2a11b ;
    schema:name "Magierturm"@de .

_:N66b7c67d76d14831ab475213c4ae0ffa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ivos Action Thema"@de ;
    mo:track_number 4 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N117b9bf380ff4fab9704b3d2e4d2a11b ;
    schema:name "Ivos Action Thema"@de .

_:N795242bc0ce34545bf33bc42524d8fdf schema:name "Crimson Cow GmbH"@en ;
    foaf:name "Crimson Cow GmbH"@en .

_:Nc0f97cd7622c4f3aa827b35ac5c1c07f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vieh Thema"@de ;
    mo:track_number 11 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N117b9bf380ff4fab9704b3d2e4d2a11b ;
    schema:name "Vieh Thema"@de .

_:Nd0021f546e084356a8c0e9d8d5a0335b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seefels bei Nacht"@de ;
    mo:track_number 8 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N117b9bf380ff4fab9704b3d2e4d2a11b ;
    schema:name "Seefels bei Nacht"@de .

_:Nd45bf3c34a784a10a20cdbe8448ae332 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wilburs Thema"@de ;
    mo:track_number 3 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N117b9bf380ff4fab9704b3d2e4d2a11b ;
    schema:name "Wilburs Thema"@de .

_:Nd61359a082dc4e168c694b8ca5278d7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End Credits"@de ;
    mo:track_number 14 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N117b9bf380ff4fab9704b3d2e4d2a11b ;
    schema:name "End Credits"@de .

_:Ndf673b4fffda4b35876826603fbaeefa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ouvertüre"@de ;
    mo:track_number 1 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N117b9bf380ff4fab9704b3d2e4d2a11b ;
    schema:name "Ouvertüre"@de .

_:Nebc888deef3c439480699847875d4a86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Das Artefakt des Schicksals"@de ;
    mo:track_number 2 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N117b9bf380ff4fab9704b3d2e4d2a11b ;
    schema:name "Das Artefakt des Schicksals"@de .

_:Nf895a7126aa24c048df40e50ee8b0009 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Das Heiligtum der Viecher"@de ;
    mo:track_number 12 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N117b9bf380ff4fab9704b3d2e4d2a11b ;
    schema:name "Das Heiligtum der Viecher"@de .

_:Nfa57e92bae5347689f1d9e4992c3884b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Finale & Happy End"@de ;
    mo:track_number 13 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N117b9bf380ff4fab9704b3d2e4d2a11b ;
    schema:name "Finale & Happy End"@de .

_:N117b9bf380ff4fab9704b3d2e4d2a11b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e269c957a2246f58f38f9c62b8b8d0a,
        _:N2801dd58fdf7412d8327e7f462eb8ad0,
        _:N35b7eac9fff240afb66e384871ca8c1c,
        _:N3cb40d74757c4daca8ceb5028567f5b8,
        _:N5619f19c33f64cdab5afe5f6256c8ee1,
        _:N66b7c67d76d14831ab475213c4ae0ffa,
        _:Nc0f97cd7622c4f3aa827b35ac5c1c07f,
        _:Nd0021f546e084356a8c0e9d8d5a0335b,
        _:Nd45bf3c34a784a10a20cdbe8448ae332,
        _:Nd61359a082dc4e168c694b8ca5278d7e,
        _:Ndf673b4fffda4b35876826603fbaeefa,
        _:Nebc888deef3c439480699847875d4a86,
        _:Nf895a7126aa24c048df40e50ee8b0009,
        _:Nfa57e92bae5347689f1d9e4992c3884b ;
    mo:track_count 14 ;
    schema:duration "PT26:18"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0e269c957a2246f58f38f9c62b8b8d0a,
        _:N2801dd58fdf7412d8327e7f462eb8ad0,
        _:N35b7eac9fff240afb66e384871ca8c1c,
        _:N3cb40d74757c4daca8ceb5028567f5b8,
        _:N5619f19c33f64cdab5afe5f6256c8ee1,
        _:N66b7c67d76d14831ab475213c4ae0ffa,
        _:Nc0f97cd7622c4f3aa827b35ac5c1c07f,
        _:Nd0021f546e084356a8c0e9d8d5a0335b,
        _:Nd45bf3c34a784a10a20cdbe8448ae332,
        _:Nd61359a082dc4e168c694b8ca5278d7e,
        _:Ndf673b4fffda4b35876826603fbaeefa,
        _:Nebc888deef3c439480699847875d4a86,
        _:Nf895a7126aa24c048df40e50ee8b0009,
        _:Nfa57e92bae5347689f1d9e4992c3884b .

