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

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

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

<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/416#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@ja-latn ;
    foaf:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@ja-latn .

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

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

<album/152143#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ZELDA"@en,
        "ZELDA"@ja,
        "ZELDA"@ja-latn ;
    mo:performance_of <album/152143#musicalwork> ;
    mo:recorded_as <album/152143#musicalexpression> ;
    schema:name "ZELDA"@en,
        "ZELDA"@ja,
        "ZELDA"@ja-latn ;
    schema:workPerformed <album/152143#musicalwork> .

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

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

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

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

<album/152143#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-07-31"^^xsd:date ;
    dcterms:title "ZELDA"@en,
        "ZELDA"@ja,
        "ZELDA"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/152143#musicalexpression> ;
    mo:publisher _:Nec781b05f2f74afe9c60155068f41d2b ;
    mo:record _:N7faf50437e0c40258787230b1158e5d3 ;
    mo:record_count 1 ;
    schema:about <product/2131#subject>,
        <product/416#subject> ;
    schema:datePublished "2025-07-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/152143/152143-b7f70438ef80.jpg> ;
    schema:name "ZELDA"@en,
        "ZELDA"@ja,
        "ZELDA"@ja-latn ;
    schema:publisher _:Nec781b05f2f74afe9c60155068f41d2b ;
    foaf:depiction <https://media.vgm.io/albums/34/152143/152143-b7f70438ef80.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Joe Pleiman"@en ;
    foaf:made <album/152143#vocals> ;
    foaf:name "Joe Pleiman"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Joe Pleiman"@en ;
    foaf:made <album/152143#subject> ;
    foaf:name "Joe Pleiman"@en .

_:N03eb5407ec5041248359671212cfd496 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZELDA (drum stems)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7faf50437e0c40258787230b1158e5d3 ;
    schema:name "ZELDA (drum stems)"@en .

_:N44921fd7c80e45c0951b80f525e86cde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZELDA (Empty Orchestra version)"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7faf50437e0c40258787230b1158e5d3 ;
    schema:name "ZELDA (Empty Orchestra version)"@en .

_:Na511e4b3c9234f8aa611afb558b10686 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZELDA"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7faf50437e0c40258787230b1158e5d3 ;
    schema:name "ZELDA"@en .

_:Nbfafe50f19b04ace8948a195499f477f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BYE BYE BALLOON"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7faf50437e0c40258787230b1158e5d3 ;
    schema:name "BYE BYE BALLOON"@en .

_:Ne38d34a604d04bc796e8b60d5b975783 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZELDA (keybass & keyboard stems)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7faf50437e0c40258787230b1158e5d3 ;
    schema:name "ZELDA (keybass & keyboard stems)"@en .

_:Ne547581564524335b13661bf5baf54a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZELDA (acoustic gtr & vox stems)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7faf50437e0c40258787230b1158e5d3 ;
    schema:name "ZELDA (acoustic gtr & vox stems)"@en .

_:Nec781b05f2f74afe9c60155068f41d2b schema:name "Dewmar Campfire Record Co."@en,
        "Dewmar Campfire Record Co."@ja,
        "Dewmar Campfire Record Co."@ja-latn ;
    foaf:name "Dewmar Campfire Record Co."@en,
        "Dewmar Campfire Record Co."@ja,
        "Dewmar Campfire Record Co."@ja-latn .

_:N7faf50437e0c40258787230b1158e5d3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03eb5407ec5041248359671212cfd496,
        _:N44921fd7c80e45c0951b80f525e86cde,
        _:Na511e4b3c9234f8aa611afb558b10686,
        _:Nbfafe50f19b04ace8948a195499f477f,
        _:Ne38d34a604d04bc796e8b60d5b975783,
        _:Ne547581564524335b13661bf5baf54a3 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N03eb5407ec5041248359671212cfd496,
        _:N44921fd7c80e45c0951b80f525e86cde,
        _:Na511e4b3c9234f8aa611afb558b10686,
        _:Nbfafe50f19b04ace8948a195499f477f,
        _:Ne38d34a604d04bc796e8b60d5b975783,
        _:Ne547581564524335b13661bf5baf54a3 .

