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

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

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

<artist/1722#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155744#subject> ;
    schema:name "Mahito Yokota"@en,
        "横田真人"@ja ;
    foaf:made <album/155744#composition>,
        <album/155744#subject> ;
    foaf:name "Mahito Yokota"@en,
        "横田真人"@ja .

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

<artist/5389#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155744#subject> ;
    schema:name "Takeshi Hama"@en,
        "はまたけし"@ja ;
    foaf:made <album/155744#composition>,
        <album/155744#subject> ;
    foaf:name "Takeshi Hama"@en,
        "はまたけし"@ja .

<artist/692#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155744#subject> ;
    schema:name "Hajime Wakai"@en,
        "若井淑"@ja ;
    foaf:made <album/155744#composition>,
        <album/155744#subject> ;
    foaf:name "Hajime Wakai"@en,
        "若井淑"@ja .

<artist/8996#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155744#subject> ;
    schema:name "Shiho Fujii"@en,
        "藤井志帆"@ja ;
    foaf:made <album/155744#composition>,
        <album/155744#subject> ;
    foaf:name "Shiho Fujii"@en,
        "藤井志帆"@ja .

<product/466#subject> a schema:CreativeWork ;
    schema:name "Super Mario Galaxy"@en,
        "スーパーマリオギャラクシー"@ja,
        "Super Mario Galaxy"@ja-latn ;
    foaf:name "Super Mario Galaxy"@en,
        "スーパーマリオギャラクシー"@ja,
        "Super Mario Galaxy"@ja-latn .

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

<album/155744#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Mario Galaxy | Music Box Collection"@en,
        "Super Mario Galaxy | Music Box Collection"@ja,
        "Super Mario Galaxy | Music Box Collection"@ja-latn ;
    mo:performance_of <album/155744#musicalwork> ;
    mo:recorded_as <album/155744#musicalexpression> ;
    schema:name "Super Mario Galaxy | Music Box Collection"@en,
        "Super Mario Galaxy | Music Box Collection"@ja,
        "Super Mario Galaxy | Music Box Collection"@ja-latn ;
    schema:workPerformed <album/155744#musicalwork> .

<https://media.vgm.io/albums/44/155744/155744-00d300b23daf.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/155744#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/44/155744/155744-00d300b23daf.png> ;
    foaf:depicts <album/155744#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/44/155744/155744-00d300b23daf.png> .

<https://medium-media.vgm.io/albums/44/155744/155744-00d300b23daf.png> a schema:ImageObject,
        foaf:Image .

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

<album/155744#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Super Mario Galaxy | Music Box Collection"@en,
        "Super Mario Galaxy | Music Box Collection"@ja,
        "Super Mario Galaxy | Music Box Collection"@ja-latn ;
    mo:composer <artist/1722#subject>,
        <artist/190#subject>,
        <artist/5389#subject>,
        <artist/692#subject>,
        <artist/8996#subject> ;
    mo:produced_work <album/155744#musicalwork> ;
    schema:name "Super Mario Galaxy | Music Box Collection"@en,
        "Super Mario Galaxy | Music Box Collection"@ja,
        "Super Mario Galaxy | Music Box Collection"@ja-latn .

<album/155744#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-12-23"^^xsd:date ;
    dcterms:title "Super Mario Galaxy | Music Box Collection"@en,
        "Super Mario Galaxy | Music Box Collection"@ja,
        "Super Mario Galaxy | Music Box Collection"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/155744#musicalexpression> ;
    mo:publisher _:N6b5ffa3b5836448884d2f65b40651f39 ;
    mo:record _:N2428df6300c347cdbcc743d9c776fe2c ;
    mo:record_count 1 ;
    schema:about <product/466#subject> ;
    schema:datePublished "2025-12-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/155744/155744-00d300b23daf.png> ;
    schema:name "Super Mario Galaxy | Music Box Collection"@en,
        "Super Mario Galaxy | Music Box Collection"@ja,
        "Super Mario Galaxy | Music Box Collection"@ja-latn ;
    schema:publisher _:N6b5ffa3b5836448884d2f65b40651f39 ;
    foaf:depiction <https://media.vgm.io/albums/44/155744/155744-00d300b23daf.png> .

_:N1460e8f18d1f4866a108d43bf890c2b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Space Junk Galaxy"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N2428df6300c347cdbcc743d9c776fe2c ;
    schema:name "Space Junk Galaxy"@en .

_:N1f2be87d0bdb4748a1099f0dc53f1fee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Staff Roll"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N2428df6300c347cdbcc743d9c776fe2c ;
    schema:name "Staff Roll"@en .

_:N281adffe21af4694ba48fbd91719fb0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sad Story"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N2428df6300c347cdbcc743d9c776fe2c ;
    schema:name "Sad Story"@en .

_:N3bb52e00f4614a0a854c5c7aaaeb5ad8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gusty Garden Galaxy"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N2428df6300c347cdbcc743d9c776fe2c ;
    schema:name "Gusty Garden Galaxy"@en .

_:N549181da5ba94baa85b08edc5ff6a460 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N2428df6300c347cdbcc743d9c776fe2c ;
    schema:name "Overture"@en .

_:N5cce626a7c6f4cd89b586e6f78f12c1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Egg Galaxy"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N2428df6300c347cdbcc743d9c776fe2c ;
    schema:name "Good Egg Galaxy"@en .

_:N5f65d96f18cb4dd4a8041a83e04323f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Comet Observatory"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N2428df6300c347cdbcc743d9c776fe2c ;
    schema:name "The Comet Observatory"@en .

_:N6196e67a037d43a5a29fabdb8e7b1bc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gateway Galaxy"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N2428df6300c347cdbcc743d9c776fe2c ;
    schema:name "Gateway Galaxy"@en .

_:N6b5ffa3b5836448884d2f65b40651f39 schema:name "Tim Burnelis"@en,
        "Tim Burnelis"@ja,
        "Tim Burnelis"@ja-latn ;
    foaf:name "Tim Burnelis"@en,
        "Tim Burnelis"@ja,
        "Tim Burnelis"@ja-latn .

_:N8ddb2fca0d434ccfa8cdb3a50333e610 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luma"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N2428df6300c347cdbcc743d9c776fe2c ;
    schema:name "Luma"@en .

_:N92335aab60c14cc5afc1e423a5914f26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Family"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N2428df6300c347cdbcc743d9c776fe2c ;
    schema:name "Family"@en .

_:N9fe8f5ff466d4a629703f4da9e510017 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlerock Galaxy"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N2428df6300c347cdbcc743d9c776fe2c ;
    schema:name "Battlerock Galaxy"@en .

_:Na10aa9cb564d474abfb6f19daca208fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buoy Base Galaxy"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N2428df6300c347cdbcc743d9c776fe2c ;
    schema:name "Buoy Base Galaxy"@en .

_:Nb394d1f17ac54ee68f17a5274aef8358 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Star Festival"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N2428df6300c347cdbcc743d9c776fe2c ;
    schema:name "The Star Festival"@en .

_:Nf09a40a4119c43aa8338ecafd261ea52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Night"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N2428df6300c347cdbcc743d9c776fe2c ;
    schema:name "Good Night"@en .

_:N2428df6300c347cdbcc743d9c776fe2c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1460e8f18d1f4866a108d43bf890c2b3,
        _:N1f2be87d0bdb4748a1099f0dc53f1fee,
        _:N281adffe21af4694ba48fbd91719fb0c,
        _:N3bb52e00f4614a0a854c5c7aaaeb5ad8,
        _:N549181da5ba94baa85b08edc5ff6a460,
        _:N5cce626a7c6f4cd89b586e6f78f12c1e,
        _:N5f65d96f18cb4dd4a8041a83e04323f7,
        _:N6196e67a037d43a5a29fabdb8e7b1bc2,
        _:N8ddb2fca0d434ccfa8cdb3a50333e610,
        _:N92335aab60c14cc5afc1e423a5914f26,
        _:N9fe8f5ff466d4a629703f4da9e510017,
        _:Na10aa9cb564d474abfb6f19daca208fd,
        _:Nb394d1f17ac54ee68f17a5274aef8358,
        _:Nf09a40a4119c43aa8338ecafd261ea52 ;
    mo:track_count 14 ;
    schema:duration "PT43:03"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N1460e8f18d1f4866a108d43bf890c2b3,
        _:N1f2be87d0bdb4748a1099f0dc53f1fee,
        _:N281adffe21af4694ba48fbd91719fb0c,
        _:N3bb52e00f4614a0a854c5c7aaaeb5ad8,
        _:N549181da5ba94baa85b08edc5ff6a460,
        _:N5cce626a7c6f4cd89b586e6f78f12c1e,
        _:N5f65d96f18cb4dd4a8041a83e04323f7,
        _:N6196e67a037d43a5a29fabdb8e7b1bc2,
        _:N8ddb2fca0d434ccfa8cdb3a50333e610,
        _:N92335aab60c14cc5afc1e423a5914f26,
        _:N9fe8f5ff466d4a629703f4da9e510017,
        _:Na10aa9cb564d474abfb6f19daca208fd,
        _:Nb394d1f17ac54ee68f17a5274aef8358,
        _:Nf09a40a4119c43aa8338ecafd261ea52 .

