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

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

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

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

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

<album/69795#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hello! Good World"@en,
        "Hello! Good World"@ja,
        "Hello! Good World"@ja-latn ;
    mo:composer <artist/190#subject> ;
    mo:produced_work <album/69795#musicalwork> ;
    schema:name "Hello! Good World"@en,
        "Hello! Good World"@ja,
        "Hello! Good World"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/59/69795/69795-1500235022.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12159#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69795#performance> ;
    schema:name "Meine Meinung"@en ;
    foaf:name "Meine Meinung"@en .

<artist/13370#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69795#performance> ;
    schema:name "Hiroyuki Kato"@en,
        "加藤裕幸"@ja ;
    foaf:name "Hiroyuki Kato"@en,
        "加藤裕幸"@ja .

<artist/13371#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69795#performance> ;
    schema:name "Kenta Sato"@en,
        "佐藤健太"@ja ;
    foaf:name "Kenta Sato"@en,
        "佐藤健太"@ja .

<artist/13372#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69795#performance> ;
    schema:name "Eriko Iwasawa"@en,
        "岩澤絵里子"@ja ;
    foaf:name "Eriko Iwasawa"@en,
        "岩澤絵里子"@ja .

<artist/13373#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69795#performance> ;
    schema:name "Makoto Suzaki"@en,
        "須崎誠"@ja ;
    foaf:name "Makoto Suzaki"@en,
        "須崎誠"@ja .

<artist/4742#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69795#performance> ;
    schema:name "sweez"@en ;
    foaf:name "sweez"@en .

<album/69795#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-25"^^xsd:date ;
    dcterms:title "Hello! Good World"@en,
        "Hello! Good World"@ja,
        "Hello! Good World"@ja-latn ;
    mo:catalogue_number "STRL-0029" ;
    mo:media_type "CD" ;
    mo:publication_of <album/69795#musicalexpression> ;
    mo:publisher _:N97c14ad956454fec8add195f507fc8bc ;
    mo:record _:Nd6a2b91e9e5c4bd3a55b98e7b8b5c64d ;
    mo:record_count 1 ;
    schema:about <product/415#subject> ;
    schema:byArtist <artist/12159#subject>,
        <artist/13370#subject>,
        <artist/13371#subject>,
        <artist/13372#subject>,
        <artist/13373#subject>,
        <artist/4742#subject> ;
    schema:datePublished "2015-10-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/69795/69795-1500235022.jpg> ;
    schema:name "Hello! Good World"@en,
        "Hello! Good World"@ja,
        "Hello! Good World"@ja-latn ;
    schema:publisher _:N97c14ad956454fec8add195f507fc8bc ;
    foaf:depiction <https://media.vgm.io/albums/59/69795/69795-1500235022.jpg> .

<album/69795#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hello! Good World"@en,
        "Hello! Good World"@ja,
        "Hello! Good World"@ja-latn ;
    mo:performance_of <album/69795#musicalwork> ;
    mo:performer <artist/12159#subject>,
        <artist/13370#subject>,
        <artist/13371#subject>,
        <artist/13372#subject>,
        <artist/13373#subject>,
        <artist/4742#subject> ;
    mo:recorded_as <album/69795#musicalexpression> ;
    schema:byArtist <artist/12159#subject>,
        <artist/13370#subject>,
        <artist/13371#subject>,
        <artist/13372#subject>,
        <artist/13373#subject>,
        <artist/4742#subject> ;
    schema:name "Hello! Good World"@en,
        "Hello! Good World"@ja,
        "Hello! Good World"@ja-latn ;
    schema:workPerformed <album/69795#musicalwork> .

_:N336978f2fd39490585604a5826565a61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd6a2b91e9e5c4bd3a55b98e7b8b5c64d ;
    schema:name "Ending"@en .

_:N56ac7b9223be42b39d9551fae001d062 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beating Koopa Jr.’s Castle Medley"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd6a2b91e9e5c4bd3a55b98e7b8b5c64d ;
    schema:name "Beating Koopa Jr.’s Castle Medley"@en .

_:N92740fa438c44ba0b3dc2732322966a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario World Medley"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd6a2b91e9e5c4bd3a55b98e7b8b5c64d ;
    schema:name "Super Mario World Medley"@en .

_:N97c14ad956454fec8add195f507fc8bc schema:name "sweez"@en ;
    foaf:name "sweez"@en .

_:Nd6a2b91e9e5c4bd3a55b98e7b8b5c64d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N336978f2fd39490585604a5826565a61,
        _:N56ac7b9223be42b39d9551fae001d062,
        _:N92740fa438c44ba0b3dc2732322966a6 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N336978f2fd39490585604a5826565a61,
        _:N56ac7b9223be42b39d9551fae001d062,
        _:N92740fa438c44ba0b3dc2732322966a6 .

