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

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

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

<artist/749#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60887#subject> ;
    schema:name "Akira Yamaoka"@en,
        "山岡晃"@ja ;
    foaf:made <album/60887#composition>,
        <album/60887#subject> ;
    foaf:name "Akira Yamaoka"@en,
        "山岡晃"@ja .

<artist/8070#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60887#subject> ;
    schema:name "Hiroshige Tonomura"@en,
        "殿村裕誠"@ja ;
    foaf:made <album/60887#composition>,
        <album/60887#subject> ;
    foaf:name "Hiroshige Tonomura"@en,
        "殿村裕誠"@ja .

<product/322#subject> a schema:CreativeWork ;
    schema:name "Silent Hill 4: The Room"@en,
        "サイレントヒル4 ザ・ルーム"@ja,
        "Silent Hill 4: The Room"@ja-latn ;
    foaf:name "Silent Hill 4: The Room"@en,
        "サイレントヒル4 ザ・ルーム"@ja,
        "Silent Hill 4: The Room"@ja-latn .

<product/6055#subject> a schema:CreativeWork ;
    schema:name "DuckTales"@en,
        "わんぱくダック夢冒険"@ja,
        "Wanpaku Duck Yume Bouken"@ja-latn ;
    foaf:name "DuckTales"@en,
        "わんぱくダック夢冒険"@ja,
        "Wanpaku Duck Yume Bouken"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/78/60887/60887-1471352909.jpg> a schema:ImageObject,
        foaf:Image .

<album/60887#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Moon / The Spoony Bards"@en,
        "The Moon / The Spoony Bards"@ja,
        "The Moon / The Spoony Bards"@ja-latn ;
    mo:composer <artist/749#subject>,
        <artist/8070#subject> ;
    mo:produced_work <album/60887#musicalwork> ;
    schema:name "The Moon / The Spoony Bards"@en,
        "The Moon / The Spoony Bards"@ja,
        "The Moon / The Spoony Bards"@ja-latn .

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

<album/60887#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Moon / The Spoony Bards"@en,
        "The Moon / The Spoony Bards"@ja,
        "The Moon / The Spoony Bards"@ja-latn ;
    mo:performance_of <album/60887#musicalwork> ;
    mo:performer <artist/18511#subject> ;
    mo:recorded_as <album/60887#musicalexpression> ;
    schema:byArtist <artist/18511#subject> ;
    schema:name "The Moon / The Spoony Bards"@en,
        "The Moon / The Spoony Bards"@ja,
        "The Moon / The Spoony Bards"@ja-latn ;
    schema:workPerformed <album/60887#musicalwork> .

<artist/18511#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60887#performance> ;
    schema:name "The Spoony Bards"@en ;
    foaf:name "The Spoony Bards"@en .

<album/60887#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-01-01"^^xsd:date ;
    dcterms:title "The Moon / The Spoony Bards"@en,
        "The Moon / The Spoony Bards"@ja,
        "The Moon / The Spoony Bards"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/60887#musicalexpression> ;
    mo:publisher _:N453e021532fd40b08be8f1d4dd281075 ;
    mo:record _:N59b41aead4cb46a08d4b9f4179c28eb9 ;
    mo:record_count 1 ;
    schema:about <product/322#subject>,
        <product/6055#subject> ;
    schema:byArtist <artist/18511#subject> ;
    schema:datePublished "2010-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/60887/60887-1471352909.jpg> ;
    schema:name "The Moon / The Spoony Bards"@en,
        "The Moon / The Spoony Bards"@ja,
        "The Moon / The Spoony Bards"@ja-latn ;
    schema:publisher _:N453e021532fd40b08be8f1d4dd281075 ;
    foaf:depiction <https://media.vgm.io/albums/78/60887/60887-1471352909.jpg> .

_:N02fcf48efe484cfc92a4b0fcefcfa1ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Moon (DuckTales)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N59b41aead4cb46a08d4b9f4179c28eb9 ;
    schema:name "The Moon (DuckTales)"@en .

_:N453e021532fd40b08be8f1d4dd281075 schema:name "The Spoony Bards"@en,
        "The Spoony Bards"@ja,
        "The Spoony Bards"@ja-latn ;
    foaf:name "The Spoony Bards"@en,
        "The Spoony Bards"@ja,
        "The Spoony Bards"@ja-latn .

_:Nfb9fc48a93ce4eb0ae3d07e1611ddca3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Rain (Silent Hill 4)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N59b41aead4cb46a08d4b9f4179c28eb9 ;
    schema:name "Your Rain (Silent Hill 4)"@en .

_:N59b41aead4cb46a08d4b9f4179c28eb9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02fcf48efe484cfc92a4b0fcefcfa1ad,
        _:Nfb9fc48a93ce4eb0ae3d07e1611ddca3 ;
    mo:track_count 2 ;
    schema:duration "PT9:00"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N02fcf48efe484cfc92a4b0fcefcfa1ad,
        _:Nfb9fc48a93ce4eb0ae3d07e1611ddca3 .

