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

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

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

<artist/14355#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118786#subject> ;
    schema:name "Jun Ookubo"@en ;
    foaf:made <album/118786#composition>,
        <album/118786#subject> ;
    foaf:name "Jun Ookubo"@en .

<artist/49429#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118786#subject> ;
    schema:name "FICUSEL"@en ;
    foaf:made <album/118786#composition>,
        <album/118786#subject> ;
    foaf:name "FICUSEL"@en .

<artist/49431#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118786#subject> ;
    schema:name "Ryu"@en,
        "竜"@ja ;
    foaf:made <album/118786#composition>,
        <album/118786#subject> ;
    foaf:name "Ryu"@en,
        "竜"@ja .

<artist/7099#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118786#subject> ;
    schema:name "Yuuji Katakoto"@en,
        "片琴ゆうじ"@ja ;
    foaf:made <album/118786#composition>,
        <album/118786#subject> ;
    foaf:name "Yuuji Katakoto"@en,
        "片琴ゆうじ"@ja .

<event/156> a mo:Release ;
    schema:name "Released at Comic Market 83 (Dec 29, 2012 to Dec 31, 2012)" .

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

<album/118786#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gods and the Golden Apple"@en,
        "Gods and the Golden Apple"@ja,
        "Gods and the Golden Apple"@ja-latn ;
    mo:performance_of <album/118786#musicalwork> ;
    mo:recorded_as <album/118786#musicalexpression> ;
    schema:name "Gods and the Golden Apple"@en,
        "Gods and the Golden Apple"@ja,
        "Gods and the Golden Apple"@ja-latn ;
    schema:workPerformed <album/118786#musicalwork> .

<https://media.vgm.io/albums/68/118786/118786-c60999531f1c.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/118786#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/68/118786/118786-c60999531f1c.png> ;
    foaf:depicts <album/118786#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/68/118786/118786-c60999531f1c.png> .

<https://medium-media.vgm.io/albums/68/118786/118786-c60999531f1c.png> a schema:ImageObject,
        foaf:Image .

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

<album/118786#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gods and the Golden Apple"@en,
        "Gods and the Golden Apple"@ja,
        "Gods and the Golden Apple"@ja-latn ;
    mo:composer <artist/14355#subject>,
        <artist/49429#subject>,
        <artist/49431#subject>,
        <artist/7099#subject> ;
    mo:produced_work <album/118786#musicalwork> ;
    schema:name "Gods and the Golden Apple"@en,
        "Gods and the Golden Apple"@ja,
        "Gods and the Golden Apple"@ja-latn .

<album/118786#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-31"^^xsd:date ;
    dcterms:title "Gods and the Golden Apple"@en,
        "Gods and the Golden Apple"@ja,
        "Gods and the Golden Apple"@ja-latn ;
    mo:catalogue_number "Movrdk-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/118786#musicalexpression> ;
    mo:publisher _:N08b87198d9fd409590ef4902291a5d79 ;
    mo:record _:Neac6cc0b90a24a8aabfe404ef2eef97a ;
    mo:record_count 1 ;
    mo:release <event/156> ;
    schema:datePublished "2012-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/68/118786/118786-c60999531f1c.png> ;
    schema:name "Gods and the Golden Apple"@en,
        "Gods and the Golden Apple"@ja,
        "Gods and the Golden Apple"@ja-latn ;
    schema:publisher _:N08b87198d9fd409590ef4902291a5d79 ;
    foaf:depiction <https://media.vgm.io/albums/68/118786/118786-c60999531f1c.png> .

_:N08b87198d9fd409590ef4902291a5d79 schema:name "Movrdk"@en,
        "Movrdk"@ja,
        "Movrdk"@ja-latn ;
    foaf:name "Movrdk"@en,
        "Movrdk"@ja,
        "Movrdk"@ja-latn .

_:N115edd70698040c299e515db3a659ca3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boring Odin and the golden apple"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Neac6cc0b90a24a8aabfe404ef2eef97a ;
    schema:name "Boring Odin and the golden apple"@en .

_:N2857f2bec36c46409f03a50579506be2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The old library and the book"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Neac6cc0b90a24a8aabfe404ef2eef97a ;
    schema:name "The old library and the book"@en .

_:N390e6ee0949445d7a591e41fed0d4367 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The whim forest"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Neac6cc0b90a24a8aabfe404ef2eef97a ;
    schema:name "The whim forest"@en .

_:N436299cf92a14688b0e38ba8bc6a7e45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hercules"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Neac6cc0b90a24a8aabfe404ef2eef97a ;
    schema:name "Hercules"@en .

_:N4e9ca6c806764f09aa7972b30f5ca732 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quiet hill"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Neac6cc0b90a24a8aabfe404ef2eef97a ;
    schema:name "Quiet hill"@en .

_:N5ba05d5dcc5d48cd800f19dc75cb9d73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Odin's satisfaction"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Neac6cc0b90a24a8aabfe404ef2eef97a ;
    schema:name "Odin's satisfaction"@en .

_:N76fb20b5307e49368ba11e7f1faa7e38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairy's dance"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Neac6cc0b90a24a8aabfe404ef2eef97a ;
    schema:name "Fairy's dance"@en .

_:N798782f309c74424b21fe26c10bf1d49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vandal wind"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Neac6cc0b90a24a8aabfe404ef2eef97a ;
    schema:name "Vandal wind"@en .

_:N8de738574d4b4eb9904dc704bed408cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Finale of the well-known world"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Neac6cc0b90a24a8aabfe404ef2eef97a ;
    schema:name "Finale of the well-known world"@en .

_:Nc223f233cf934d14b7d27f47f2c095d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The town"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Neac6cc0b90a24a8aabfe404ef2eef97a ;
    schema:name "The town"@en .

_:Nd9a17a450d7944eebf50d9dc933f3e20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture to the unknown world"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Neac6cc0b90a24a8aabfe404ef2eef97a ;
    schema:name "Overture to the unknown world"@en .

_:Ne15981c61865497881c276c0969df03f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loki"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Neac6cc0b90a24a8aabfe404ef2eef97a ;
    schema:name "Loki"@en .

_:Neac6cc0b90a24a8aabfe404ef2eef97a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N115edd70698040c299e515db3a659ca3,
        _:N2857f2bec36c46409f03a50579506be2,
        _:N390e6ee0949445d7a591e41fed0d4367,
        _:N436299cf92a14688b0e38ba8bc6a7e45,
        _:N4e9ca6c806764f09aa7972b30f5ca732,
        _:N5ba05d5dcc5d48cd800f19dc75cb9d73,
        _:N76fb20b5307e49368ba11e7f1faa7e38,
        _:N798782f309c74424b21fe26c10bf1d49,
        _:N8de738574d4b4eb9904dc704bed408cb,
        _:Nc223f233cf934d14b7d27f47f2c095d9,
        _:Nd9a17a450d7944eebf50d9dc933f3e20,
        _:Ne15981c61865497881c276c0969df03f ;
    mo:track_count 12 ;
    schema:duration "PT40:54"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N115edd70698040c299e515db3a659ca3,
        _:N2857f2bec36c46409f03a50579506be2,
        _:N390e6ee0949445d7a591e41fed0d4367,
        _:N436299cf92a14688b0e38ba8bc6a7e45,
        _:N4e9ca6c806764f09aa7972b30f5ca732,
        _:N5ba05d5dcc5d48cd800f19dc75cb9d73,
        _:N76fb20b5307e49368ba11e7f1faa7e38,
        _:N798782f309c74424b21fe26c10bf1d49,
        _:N8de738574d4b4eb9904dc704bed408cb,
        _:Nc223f233cf934d14b7d27f47f2c095d9,
        _:Nd9a17a450d7944eebf50d9dc933f3e20,
        _:Ne15981c61865497881c276c0969df03f .

