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

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

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

<product/187#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn ;
    foaf:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn .

<product/2131#subject> a schema:CreativeWork ;
    schema:name "Mario Kart 64"@en,
        "マリオカート64"@ja,
        "Mario Kart 64"@ja-latn ;
    foaf:name "Mario Kart 64"@en,
        "マリオカート64"@ja,
        "Mario Kart 64"@ja-latn .

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

<product/258#subject> a schema:CreativeWork ;
    schema:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn ;
    foaf:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn .

<product/271#subject> a schema:CreativeWork ;
    schema:name "Donkey Kong Country 2: Diddy's Kong Quest"@en,
        "スーパードンキーコング2"@ja,
        "Super Donkey Kong 2"@ja-latn ;
    foaf:name "Donkey Kong Country 2: Diddy's Kong Quest"@en,
        "スーパードンキーコング2"@ja,
        "Super Donkey Kong 2"@ja-latn .

<product/420#subject> a schema:CreativeWork ;
    schema:name "Sonic the Hedgehog (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ (16-bit)"@ja,
        "Sonic the Hedgehog (16-bit)"@ja-latn ;
    foaf:name "Sonic the Hedgehog (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ (16-bit)"@ja,
        "Sonic the Hedgehog (16-bit)"@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 .

<product/851#subject> a schema:CreativeWork ;
    schema:name "Sonic the Hedgehog 2 (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ2 (16-bit)"@ja,
        "Sonic the Hedgehog 2 (16-bit)"@ja-latn ;
    foaf:name "Sonic the Hedgehog 2 (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ2 (16-bit)"@ja,
        "Sonic the Hedgehog 2 (16-bit)"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/15/31551/31551-1328897287.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/31551#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ao Vivo Em Conserva"@en,
        "Ao Vivo Em Conserva"@ja,
        "Ao Vivo Em Conserva"@ja-latn ;
    mo:performance_of <album/31551#musicalwork> ;
    mo:performer _:N444afbec35004ae3ad4dbce62f7264d0 ;
    mo:recorded_as <album/31551#musicalexpression> ;
    schema:byArtist _:N444afbec35004ae3ad4dbce62f7264d0 ;
    schema:name "Ao Vivo Em Conserva"@en,
        "Ao Vivo Em Conserva"@ja,
        "Ao Vivo Em Conserva"@ja-latn ;
    schema:workPerformed <album/31551#musicalwork> .

<album/31551#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ao Vivo Em Conserva"@en,
        "Ao Vivo Em Conserva"@ja,
        "Ao Vivo Em Conserva"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "David Wise"@en ;
            foaf:made <album/31551#composition> ;
            foaf:name "David Wise"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "John Baker"@en ;
            foaf:made <album/31551#composition> ;
            foaf:name "John Baker"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kenta Nagata"@en ;
            foaf:made <album/31551#composition> ;
            foaf:name "Kenta Nagata"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Masato Nakamura"@en ;
            foaf:made <album/31551#composition> ;
            foaf:name "Masato Nakamura"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Koji Kondo"@en ;
            foaf:made <album/31551#composition> ;
            foaf:name "Koji Kondo"@en ] ;
    mo:produced_work <album/31551#musicalwork> ;
    schema:name "Ao Vivo Em Conserva"@en,
        "Ao Vivo Em Conserva"@ja,
        "Ao Vivo Em Conserva"@ja-latn .

<album/31551#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-02-10"^^xsd:date ;
    dcterms:title "Ao Vivo Em Conserva"@en,
        "Ao Vivo Em Conserva"@ja,
        "Ao Vivo Em Conserva"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/31551#musicalexpression> ;
    mo:publisher _:N0f2e2d127d984236aae07395c5dd2411 ;
    mo:record _:N0ef41a6936094ea3a03ffedcfd3367cb ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Toe Jam & Earl"@en ;
            foaf:name "Toe Jam & Earl"@en ],
        <product/187#subject>,
        <product/2131#subject>,
        <product/2137#subject>,
        <product/258#subject>,
        <product/271#subject>,
        <product/420#subject>,
        <product/469#subject>,
        <product/851#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Gameboys"@en ;
            foaf:name "Gameboys"@en ] ;
    schema:datePublished "2012-02-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/31551/31551-1328897287.jpg> ;
    schema:name "Ao Vivo Em Conserva"@en,
        "Ao Vivo Em Conserva"@ja,
        "Ao Vivo Em Conserva"@ja-latn ;
    schema:publisher _:N0f2e2d127d984236aae07395c5dd2411 ;
    foaf:depiction <https://media.vgm.io/albums/15/31551/31551-1328897287.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31551#subject> ;
    schema:name "Kenta Nagata"@en ;
    foaf:made <album/31551#subject> ;
    foaf:name "Kenta Nagata"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31551#subject> ;
    schema:name "Koji Kondo"@en ;
    foaf:made <album/31551#subject> ;
    foaf:name "Koji Kondo"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31551#subject> ;
    schema:name "Masato Nakamura"@en ;
    foaf:made <album/31551#subject> ;
    foaf:name "Masato Nakamura"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31551#subject> ;
    schema:name "David Wise"@en ;
    foaf:made <album/31551#subject> ;
    foaf:name "David Wise"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31551#subject> ;
    schema:name "John Baker"@en ;
    foaf:made <album/31551#subject> ;
    foaf:name "John Baker"@en .

_:N0f2e2d127d984236aae07395c5dd2411 schema:name "Gameboys"@en ;
    foaf:name "Gameboys"@en .

_:N133d644350f8433db2cd36d0445c1a26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Donkey Kong Country 2 pt. II"@portuguese ;
    mo:track_number 6 ;
    schema:duration "PT8:03"^^xsd:interval ;
    schema:inPlaylist _:N0ef41a6936094ea3a03ffedcfd3367cb ;
    schema:name "Donkey Kong Country 2 pt. II"@portuguese .

_:N178617527fae4e8fb6cc7ca99c03d1e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario Bros."@portuguese ;
    mo:track_number 9 ;
    schema:duration "PT7:15"^^xsd:interval ;
    schema:inPlaylist _:N0ef41a6936094ea3a03ffedcfd3367cb ;
    schema:name "Super Mario Bros."@portuguese .

_:N3981328d9cc8484cadc09917224ec011 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Donkey Kong Country 2 pt. I"@portuguese ;
    mo:track_number 5 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N0ef41a6936094ea3a03ffedcfd3367cb ;
    schema:name "Donkey Kong Country 2 pt. I"@portuguese .

_:N444afbec35004ae3ad4dbce62f7264d0 a schema:Person,
        foaf:Person ;
    mo:performed <album/31551#performance> ;
    schema:name "Gameboys"@en ;
    foaf:name "Gameboys"@en .

_:N4dd319d181e44be3859e62fedca3bfa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mario Kart 64"@portuguese ;
    mo:track_number 3 ;
    schema:duration "PT7:41"^^xsd:interval ;
    schema:inPlaylist _:N0ef41a6936094ea3a03ffedcfd3367cb ;
    schema:name "Mario Kart 64"@portuguese .

_:N52a0722f53634c9fb6f2491c12efac3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonic the Hedgehog 1 & 2"@portuguese ;
    mo:track_number 4 ;
    schema:duration "PT11:14"^^xsd:interval ;
    schema:inPlaylist _:N0ef41a6936094ea3a03ffedcfd3367cb ;
    schema:name "Sonic the Hedgehog 1 & 2"@portuguese .

_:N6a128ca1c26845d7995f4a605ed50415 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toe Jam & Earl"@portuguese ;
    mo:track_number 7 ;
    schema:duration "PT14:00"^^xsd:interval ;
    schema:inPlaylist _:N0ef41a6936094ea3a03ffedcfd3367cb ;
    schema:name "Toe Jam & Earl"@portuguese .

_:N8db395a5661f41faaee32ea9ebb4937a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario 64 Main Theme"@portuguese ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N0ef41a6936094ea3a03ffedcfd3367cb ;
    schema:name "Super Mario 64 Main Theme"@portuguese .

_:Nb57e1854ef7e4f908b2a9031679793fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario Bros. 2"@portuguese ;
    mo:track_number 2 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N0ef41a6936094ea3a03ffedcfd3367cb ;
    schema:name "Super Mario Bros. 2"@portuguese .

_:Nc7fe5fb9b2734e2c8703e0f515dab097 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of Zelda: Ocarina of Time"@portuguese ;
    mo:track_number 8 ;
    schema:duration "PT6:56"^^xsd:interval ;
    schema:inPlaylist _:N0ef41a6936094ea3a03ffedcfd3367cb ;
    schema:name "The Legend of Zelda: Ocarina of Time"@portuguese .

_:N0ef41a6936094ea3a03ffedcfd3367cb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N133d644350f8433db2cd36d0445c1a26,
        _:N178617527fae4e8fb6cc7ca99c03d1e1,
        _:N3981328d9cc8484cadc09917224ec011,
        _:N4dd319d181e44be3859e62fedca3bfa7,
        _:N52a0722f53634c9fb6f2491c12efac3d,
        _:N6a128ca1c26845d7995f4a605ed50415,
        _:N8db395a5661f41faaee32ea9ebb4937a,
        _:Nb57e1854ef7e4f908b2a9031679793fb,
        _:Nc7fe5fb9b2734e2c8703e0f515dab097 ;
    mo:track_count 9 ;
    schema:duration "PT68:38"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N133d644350f8433db2cd36d0445c1a26,
        _:N178617527fae4e8fb6cc7ca99c03d1e1,
        _:N3981328d9cc8484cadc09917224ec011,
        _:N4dd319d181e44be3859e62fedca3bfa7,
        _:N52a0722f53634c9fb6f2491c12efac3d,
        _:N6a128ca1c26845d7995f4a605ed50415,
        _:N8db395a5661f41faaee32ea9ebb4937a,
        _:Nb57e1854ef7e4f908b2a9031679793fb,
        _:Nc7fe5fb9b2734e2c8703e0f515dab097 .

