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

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

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

<album/129599> a mo:Release ;
    mo:catalogue_number "CURE-0018-CD" .

<album/131999> a mo:Release ;
    mo:catalogue_number "CURE-0018-V" .

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

<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/124535#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Video Game LoFi: Super Mario 64"@en,
        "Video Game LoFi: Super Mario 64"@ja,
        "Video Game LoFi: Super Mario 64"@ja-latn ;
    mo:composer <artist/190#subject> ;
    mo:produced_work <album/124535#musicalwork> ;
    schema:name "Video Game LoFi: Super Mario 64"@en,
        "Video Game LoFi: Super Mario 64"@ja,
        "Video Game LoFi: Super Mario 64"@ja-latn .

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

<album/124535#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Video Game LoFi: Super Mario 64"@en,
        "Video Game LoFi: Super Mario 64"@ja,
        "Video Game LoFi: Super Mario 64"@ja-latn ;
    mo:performance_of <album/124535#musicalwork> ;
    mo:recorded_as <album/124535#musicalexpression> ;
    schema:name "Video Game LoFi: Super Mario 64"@en,
        "Video Game LoFi: Super Mario 64"@ja,
        "Video Game LoFi: Super Mario 64"@ja-latn ;
    schema:workPerformed <album/124535#musicalwork> .

<org/3652#subject> schema:name "Curaga Records"@en,
        "Curaga Records"@ja,
        "Curaga Records"@ja-latn ;
    foaf:name "Curaga Records"@en,
        "Curaga Records"@ja,
        "Curaga Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/124535/124535-ee745bf3a7ad.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/124535#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-06-24"^^xsd:date ;
    dcterms:title "Video Game LoFi: Super Mario 64"@en,
        "Video Game LoFi: Super Mario 64"@ja,
        "Video Game LoFi: Super Mario 64"@ja-latn ;
    mo:catalogue_number "CURE-0018" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/129599>,
        <album/131999> ;
    mo:publication_of <album/124535#musicalexpression> ;
    mo:publisher <org/3652#subject> ;
    mo:record _:N24a982b0bb8d470ba06c514f76c9d788 ;
    mo:record_count 1 ;
    schema:about <product/469#subject> ;
    schema:datePublished "2022-06-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/124535/124535-ee745bf3a7ad.jpg> ;
    schema:name "Video Game LoFi: Super Mario 64"@en,
        "Video Game LoFi: Super Mario 64"@ja,
        "Video Game LoFi: Super Mario 64"@ja-latn ;
    schema:publisher <org/3652#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/124535/124535-ee745bf3a7ad.jpg> .

_:N16174b33eb6441c48d630ae91b0945a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Koopa's Road"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N24a982b0bb8d470ba06c514f76c9d788 ;
    schema:name "Koopa's Road"@en .

_:N24c4cedd1ca84c78b5e71bb94b7cf15c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "File Select"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N24a982b0bb8d470ba06c514f76c9d788 ;
    schema:name "File Select"@en .

_:N4ba6a82d6d8f4dd6b987aa50a4181364 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bob-omb Battlefield"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N24a982b0bb8d470ba06c514f76c9d788 ;
    schema:name "Bob-omb Battlefield"@en .

_:N7af4d707439641328b04fe8481c80804 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inside the Castle Walls"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N24a982b0bb8d470ba06c514f76c9d788 ;
    schema:name "Inside the Castle Walls"@en .

_:N80aa82420b274b95bf0cb077ec3446d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cave Dungeon"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N24a982b0bb8d470ba06c514f76c9d788 ;
    schema:name "Cave Dungeon"@en .

_:N82d04c41378e4d03bd93e750a89e9e9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bowser's Theme"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N24a982b0bb8d470ba06c514f76c9d788 ;
    schema:name "Bowser's Theme"@en .

_:N914f9893822b4da682df95e7ecf6fd31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wing Cap Mario"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N24a982b0bb8d470ba06c514f76c9d788 ;
    schema:name "Wing Cap Mario"@en .

_:N919b0455c5054a71ad8ace9b474f5f5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dire Dire Docks"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N24a982b0bb8d470ba06c514f76c9d788 ;
    schema:name "Dire Dire Docks"@en .

_:Nc121e2a2a995482386084577553cbe4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N24a982b0bb8d470ba06c514f76c9d788 ;
    schema:name "Opening"@en .

_:Ndb3b16673e8848c99c3e6a1ca44c9e09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piranha Plant Lullaby"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N24a982b0bb8d470ba06c514f76c9d788 ;
    schema:name "Piranha Plant Lullaby"@en .

_:Nf09c2d7aae71456eac5d049a00885857 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Staff Roll"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N24a982b0bb8d470ba06c514f76c9d788 ;
    schema:name "Staff Roll"@en .

_:N24a982b0bb8d470ba06c514f76c9d788 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16174b33eb6441c48d630ae91b0945a2,
        _:N24c4cedd1ca84c78b5e71bb94b7cf15c,
        _:N4ba6a82d6d8f4dd6b987aa50a4181364,
        _:N7af4d707439641328b04fe8481c80804,
        _:N80aa82420b274b95bf0cb077ec3446d7,
        _:N82d04c41378e4d03bd93e750a89e9e9f,
        _:N914f9893822b4da682df95e7ecf6fd31,
        _:N919b0455c5054a71ad8ace9b474f5f5e,
        _:Nc121e2a2a995482386084577553cbe4b,
        _:Ndb3b16673e8848c99c3e6a1ca44c9e09,
        _:Nf09c2d7aae71456eac5d049a00885857 ;
    mo:track_count 11 ;
    schema:duration "PT33:26"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N16174b33eb6441c48d630ae91b0945a2,
        _:N24c4cedd1ca84c78b5e71bb94b7cf15c,
        _:N4ba6a82d6d8f4dd6b987aa50a4181364,
        _:N7af4d707439641328b04fe8481c80804,
        _:N80aa82420b274b95bf0cb077ec3446d7,
        _:N82d04c41378e4d03bd93e750a89e9e9f,
        _:N914f9893822b4da682df95e7ecf6fd31,
        _:N919b0455c5054a71ad8ace9b474f5f5e,
        _:Nc121e2a2a995482386084577553cbe4b,
        _:Ndb3b16673e8848c99c3e6a1ca44c9e09,
        _:Nf09c2d7aae71456eac5d049a00885857 .

