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

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

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

<artist/1015#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56743#subject> ;
    schema:name "Jake Kaufman"@en ;
    foaf:made <album/56743#composition>,
        <album/56743#subject> ;
    foaf:name "Jake Kaufman"@en .

<artist/1716#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56743#subject> ;
    schema:name "Naoto Ishida"@en,
        "石田尚人"@ja ;
    foaf:made <album/56743#composition>,
        <album/56743#subject> ;
    foaf:name "Naoto Ishida"@en,
        "石田尚人"@ja .

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56743#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/56743#composition>,
        <album/56743#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<artist/45002#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56743#subject> ;
    schema:name "C418"@en ;
    foaf:made <album/56743#composition>,
        <album/56743#subject> ;
    foaf:name "C418"@en .

<product/1069#subject> a schema:CreativeWork ;
    schema:name "Minecraft"@en,
        "Minecraft"@ja,
        "Minecraft"@ja-latn ;
    foaf:name "Minecraft"@en,
        "Minecraft"@ja,
        "Minecraft"@ja-latn .

<product/200#subject> a schema:CreativeWork ;
    schema:name "F-ZERO"@en,
        "F-ZERO"@ja,
        "F-ZERO"@ja-latn ;
    foaf:name "F-ZERO"@en,
        "F-ZERO"@ja,
        "F-ZERO"@ja-latn .

<product/4257#subject> a schema:CreativeWork ;
    schema:name "Shovel Knight"@en,
        "Shovel Knight"@ja,
        "Shovel Knight"@ja-latn ;
    foaf:name "Shovel Knight"@en,
        "Shovel Knight"@ja,
        "Shovel Knight"@ja-latn .

<product/469#subject> a schema:CreativeWork ;
    schema:name "Super Mario 64"@en,
        "スーパーマリオ64"@ja,
        "Super Mario 64"@ja-latn ;
    foaf:name "Super Mario 64"@en,
        "スーパーマリオ64"@ja,
        "Super Mario 64"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/34/56743/56743-1453134326.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/56743#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Pretension Index [Vol.3] - Welcome To Erf"@en,
        "The Pretension Index [Vol.3] - Welcome To Erf"@ja,
        "The Pretension Index [Vol.3] - Welcome To Erf"@ja-latn ;
    mo:performance_of <album/56743#musicalwork> ;
    mo:performer <artist/17140#subject> ;
    mo:recorded_as <album/56743#musicalexpression> ;
    schema:byArtist <artist/17140#subject> ;
    schema:name "The Pretension Index [Vol.3] - Welcome To Erf"@en,
        "The Pretension Index [Vol.3] - Welcome To Erf"@ja,
        "The Pretension Index [Vol.3] - Welcome To Erf"@ja-latn ;
    schema:workPerformed <album/56743#musicalwork> .

<artist/17140#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56743#performance> ;
    schema:name "Lame Genie"@en ;
    foaf:name "Lame Genie"@en .

<album/56743#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Pretension Index [Vol.3] - Welcome To Erf"@en,
        "The Pretension Index [Vol.3] - Welcome To Erf"@ja,
        "The Pretension Index [Vol.3] - Welcome To Erf"@ja-latn ;
    mo:composer <artist/1015#subject>,
        <artist/1716#subject>,
        <artist/190#subject>,
        <artist/45002#subject> ;
    mo:produced_work <album/56743#musicalwork> ;
    schema:name "The Pretension Index [Vol.3] - Welcome To Erf"@en,
        "The Pretension Index [Vol.3] - Welcome To Erf"@ja,
        "The Pretension Index [Vol.3] - Welcome To Erf"@ja-latn .

<album/56743#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-01-06"^^xsd:date ;
    dcterms:title "The Pretension Index [Vol.3] - Welcome To Erf"@en,
        "The Pretension Index [Vol.3] - Welcome To Erf"@ja,
        "The Pretension Index [Vol.3] - Welcome To Erf"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/56743#musicalexpression> ;
    mo:publisher _:N7ab181a2963e497b8d4e9c9cb281175b ;
    mo:record _:N8e8bbb7e269b453c86bbaf4f0f252297 ;
    mo:record_count 1 ;
    schema:about <product/1069#subject>,
        <product/200#subject>,
        <product/4257#subject>,
        <product/469#subject> ;
    schema:byArtist <artist/17140#subject> ;
    schema:datePublished "2016-01-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/56743/56743-1453134326.jpg> ;
    schema:name "The Pretension Index [Vol.3] - Welcome To Erf"@en,
        "The Pretension Index [Vol.3] - Welcome To Erf"@ja,
        "The Pretension Index [Vol.3] - Welcome To Erf"@ja-latn ;
    schema:publisher _:N7ab181a2963e497b8d4e9c9cb281175b ;
    foaf:depiction <https://media.vgm.io/albums/34/56743/56743-1453134326.jpg> .

_:N08ee9f119fbd49d39c084acd36b346f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Minecraft - Living Mice"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N8e8bbb7e269b453c86bbaf4f0f252297 ;
    schema:name "Minecraft - Living Mice"@en .

_:N0ac1a03fc3c1447182011124d710815b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "F-Zero - Big Blue"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N8e8bbb7e269b453c86bbaf4f0f252297 ;
    schema:name "F-Zero - Big Blue"@en .

_:N400bd904300b4283940ae8057949d147 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shovel Knight - Strike The Earth"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N8e8bbb7e269b453c86bbaf4f0f252297 ;
    schema:name "Shovel Knight - Strike The Earth"@en .

_:N7ab181a2963e497b8d4e9c9cb281175b schema:name "Lame Genie"@en,
        "Lame Genie"@ja,
        "Lame Genie"@ja-latn ;
    foaf:name "Lame Genie"@en,
        "Lame Genie"@ja,
        "Lame Genie"@ja-latn .

_:Ncc2dbed9c1804834a039713f747309f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario 64 - Slide Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N8e8bbb7e269b453c86bbaf4f0f252297 ;
    schema:name "Super Mario 64 - Slide Theme"@en .

_:N8e8bbb7e269b453c86bbaf4f0f252297 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08ee9f119fbd49d39c084acd36b346f6,
        _:N0ac1a03fc3c1447182011124d710815b,
        _:N400bd904300b4283940ae8057949d147,
        _:Ncc2dbed9c1804834a039713f747309f2 ;
    mo:track_count 4 ;
    schema:duration "PT9:38"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N08ee9f119fbd49d39c084acd36b346f6,
        _:N0ac1a03fc3c1447182011124d710815b,
        _:N400bd904300b4283940ae8057949d147,
        _:Ncc2dbed9c1804834a039713f747309f2 .

