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

<album/87464#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sunshine / Shadow"@en,
        "Sunshine / Shadow"@ja,
        "Sunshine / Shadow"@ja-latn ;
    mo:produced_work <album/87464#musicalwork> ;
    schema:name "Sunshine / Shadow"@en,
        "Sunshine / Shadow"@ja,
        "Sunshine / Shadow"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/46/87464/87464-1559888148.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/87464#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sunshine / Shadow"@en,
        "Sunshine / Shadow"@ja,
        "Sunshine / Shadow"@ja-latn ;
    mo:performance_of <album/87464#musicalwork> ;
    mo:performer _:N636142c05c9841488de8851bffc992d3 ;
    mo:recorded_as <album/87464#musicalexpression> ;
    schema:byArtist _:N636142c05c9841488de8851bffc992d3 ;
    schema:name "Sunshine / Shadow"@en,
        "Sunshine / Shadow"@ja,
        "Sunshine / Shadow"@ja-latn ;
    schema:workPerformed <album/87464#musicalwork> .

<album/87464#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-01-01"^^xsd:date ;
    dcterms:title "Sunshine / Shadow"@en,
        "Sunshine / Shadow"@ja,
        "Sunshine / Shadow"@ja-latn ;
    mo:catalogue_number "GPOOL20" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/87464#musicalexpression> ;
    mo:publisher _:N117e1ed7fc1141cd8c9b69394be68b11 ;
    mo:record _:Nf303d50ce4bc4cd3b52a6da5ea1ae081 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Mystery Of Woolley Mountain"@en ;
            foaf:name "The Mystery Of Woolley Mountain"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "The Helmholtz Resonators"@en ;
            foaf:name "The Helmholtz Resonators"@en ] ;
    schema:datePublished "2014-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/87464/87464-1559888148.jpg> ;
    schema:name "Sunshine / Shadow"@en,
        "Sunshine / Shadow"@ja,
        "Sunshine / Shadow"@ja-latn ;
    schema:publisher _:N117e1ed7fc1141cd8c9b69394be68b11 ;
    foaf:depiction <https://media.vgm.io/albums/46/87464/87464-1559888148.jpg> .

_:N117e1ed7fc1141cd8c9b69394be68b11 schema:name "Genepool"@en,
        "Genepool"@ja,
        "Genepool"@ja-latn ;
    foaf:name "Genepool"@en,
        "Genepool"@ja,
        "Genepool"@ja-latn .

_:N5041d51750a54e6a9f9b28a807f7fa27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf303d50ce4bc4cd3b52a6da5ea1ae081 ;
    schema:name "Shadow"@en .

_:N636142c05c9841488de8851bffc992d3 a schema:Person,
        foaf:Person ;
    mo:performed <album/87464#performance> ;
    schema:name "The Helmholtz Resonators"@en ;
    foaf:name "The Helmholtz Resonators"@en .

_:N719a969b702b410aba3c717734927ad9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunshine"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf303d50ce4bc4cd3b52a6da5ea1ae081 ;
    schema:name "Sunshine"@en .

_:Nf303d50ce4bc4cd3b52a6da5ea1ae081 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5041d51750a54e6a9f9b28a807f7fa27,
        _:N719a969b702b410aba3c717734927ad9 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N5041d51750a54e6a9f9b28a807f7fa27,
        _:N719a969b702b410aba3c717734927ad9 .

