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

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

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

<album/153418#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Minecraft: The Copper Age (Original Trailer Score)"@en,
        "Minecraft: The Copper Age (Original Trailer Score)"@ja,
        "Minecraft: The Copper Age (Original Trailer Score)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Michelangelo Rodriguez"@en ;
            foaf:made <album/153418#composition> ;
            foaf:name "Michelangelo Rodriguez"@en ] ;
    mo:produced_work <album/153418#musicalwork> ;
    schema:name "Minecraft: The Copper Age (Original Trailer Score)"@en,
        "Minecraft: The Copper Age (Original Trailer Score)"@ja,
        "Minecraft: The Copper Age (Original Trailer Score)"@ja-latn .

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

<album/153418#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Minecraft: The Copper Age (Original Trailer Score)"@en,
        "Minecraft: The Copper Age (Original Trailer Score)"@ja,
        "Minecraft: The Copper Age (Original Trailer Score)"@ja-latn ;
    mo:performance_of <album/153418#musicalwork> ;
    mo:recorded_as <album/153418#musicalexpression> ;
    schema:name "Minecraft: The Copper Age (Original Trailer Score)"@en,
        "Minecraft: The Copper Age (Original Trailer Score)"@ja,
        "Minecraft: The Copper Age (Original Trailer Score)"@ja-latn ;
    schema:workPerformed <album/153418#musicalwork> .

<org/1437#subject> schema:name "Microsoft Studios Music"@en,
        "Microsoft Studios Music"@ja,
        "Microsoft Studios Music"@ja-latn ;
    foaf:name "Microsoft Studios Music"@en,
        "Microsoft Studios Music"@ja,
        "Microsoft Studios Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/81/153418/153418-c6e58ea98cd5.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/153418#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-09-30"^^xsd:date ;
    dcterms:title "Minecraft: The Copper Age (Original Trailer Score)"@en,
        "Minecraft: The Copper Age (Original Trailer Score)"@ja,
        "Minecraft: The Copper Age (Original Trailer Score)"@ja-latn ;
    mo:catalogue_number "MSM0128" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/153418#musicalexpression> ;
    mo:publisher <org/1437#subject> ;
    mo:record _:N9f7da46f8e8b491d9f2f169410de0a0a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Minecraft: The Copper Age"@en ;
            foaf:name "Minecraft: The Copper Age"@en ] ;
    schema:datePublished "2025-09-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/153418/153418-c6e58ea98cd5.jpg> ;
    schema:name "Minecraft: The Copper Age (Original Trailer Score)"@en,
        "Minecraft: The Copper Age (Original Trailer Score)"@ja,
        "Minecraft: The Copper Age (Original Trailer Score)"@ja-latn ;
    schema:publisher <org/1437#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/153418/153418-c6e58ea98cd5.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153418#subject> ;
    schema:name "Michelangelo Rodriguez"@en ;
    foaf:made <album/153418#subject> ;
    foaf:name "Michelangelo Rodriguez"@en .

_:N4a8ff5a6529549f2a36431d45faf6457 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Minecraft: The Copper Age (Original Trailer Score)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N9f7da46f8e8b491d9f2f169410de0a0a ;
    schema:name "Minecraft: The Copper Age (Original Trailer Score)"@en .

_:N9f7da46f8e8b491d9f2f169410de0a0a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4a8ff5a6529549f2a36431d45faf6457 ;
    mo:track_count 1 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N4a8ff5a6529549f2a36431d45faf6457 .

