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

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

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

<artist/2142#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65604#subject> ;
    schema:name "Minako Adachi"@en,
        "足立美奈子"@ja ;
    foaf:made <album/65604#composition>,
        <album/65604#subject> ;
    foaf:name "Minako Adachi"@en,
        "足立美奈子"@ja .

<product/4260#subject> a schema:CreativeWork ;
    schema:name "Pokémon Sun & Moon"@en,
        "ポケットモンスター サン・ムーン"@ja,
        "Pokémon Sun & Moon"@ja-latn ;
    foaf:name "Pokémon Sun & Moon"@en,
        "ポケットモンスター サン・ムーン"@ja,
        "Pokémon Sun & Moon"@ja-latn .

<album/65604#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Skull Kazoo'd"@en,
        "Skull Kazoo'd"@ja,
        "Skull Kazoo'd"@ja-latn ;
    mo:composer <artist/2142#subject> ;
    mo:produced_work <album/65604#musicalwork> ;
    schema:name "Skull Kazoo'd"@en,
        "Skull Kazoo'd"@ja,
        "Skull Kazoo'd"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/40/65604/65604-1487098256.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/65604#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Skull Kazoo'd"@en,
        "Skull Kazoo'd"@ja,
        "Skull Kazoo'd"@ja-latn ;
    mo:performance_of <album/65604#musicalwork> ;
    mo:performer <artist/25560#subject> ;
    mo:recorded_as <album/65604#musicalexpression> ;
    schema:byArtist <artist/25560#subject> ;
    schema:name "Skull Kazoo'd"@en,
        "Skull Kazoo'd"@ja,
        "Skull Kazoo'd"@ja-latn ;
    schema:workPerformed <album/65604#musicalwork> .

<artist/25560#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65604#performance> ;
    schema:name "Tsuko G."@en ;
    foaf:name "Tsuko G."@en .

<album/65604#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-02-11"^^xsd:date ;
    dcterms:title "Skull Kazoo'd"@en,
        "Skull Kazoo'd"@ja,
        "Skull Kazoo'd"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/65604#musicalexpression> ;
    mo:publisher _:N4576ec9cf4844a92af35c82f377ea4c7 ;
    mo:record _:N21050a2c911f4937bccf1d3f2999be92 ;
    mo:record_count 1 ;
    schema:about <product/4260#subject> ;
    schema:byArtist <artist/25560#subject> ;
    schema:datePublished "2017-02-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/65604/65604-1487098256.jpg> ;
    schema:name "Skull Kazoo'd"@en,
        "Skull Kazoo'd"@ja,
        "Skull Kazoo'd"@ja-latn ;
    schema:publisher _:N4576ec9cf4844a92af35c82f377ea4c7 ;
    foaf:depiction <https://media.vgm.io/albums/40/65604/65604-1487098256.jpg> .

_:N293308c12460400989f51885e4688744 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Team Skull"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N21050a2c911f4937bccf1d3f2999be92 ;
    schema:name "Team Skull"@en .

_:N4576ec9cf4844a92af35c82f377ea4c7 schema:name "Tsuko G."@en ;
    foaf:name "Tsuko G."@en .

_:Nf874d7828c2e47e1af31b77c7ae08475 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ya Boi Guzma"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N21050a2c911f4937bccf1d3f2999be92 ;
    schema:name "Ya Boi Guzma"@en .

_:N21050a2c911f4937bccf1d3f2999be92 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N293308c12460400989f51885e4688744,
        _:Nf874d7828c2e47e1af31b77c7ae08475 ;
    mo:track_count 2 ;
    schema:duration "PT7:46"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N293308c12460400989f51885e4688744,
        _:Nf874d7828c2e47e1af31b77c7ae08475 .

