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

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

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

<artist/14796#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41211#subject> ;
    schema:name "H.Matsumoto"@en ;
    foaf:made <album/41211#composition>,
        <album/41211#subject> ;
    foaf:name "H.Matsumoto"@en .

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

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

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

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

<https://medium-media.vgm.io/albums/11/41211/41211-1411852371.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/41211#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-06-28"^^xsd:date ;
    dcterms:title "EARTH"@en,
        "EARTH"@ja,
        "EARTH"@ja-latn ;
    mo:catalogue_number "RAB-0020" ;
    mo:media_type "CD" ;
    mo:publication_of <album/41211#musicalexpression> ;
    mo:publisher _:N279040b5058648a9bcb2c482043cf812 ;
    mo:record _:N517bb17dbcac4c9c88fb9deaa2e1b5c6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kaze no Tansakusha: Grand Slam"@en ;
            foaf:name "Kaze no Tansakusha: Grand Slam"@en ] ;
    schema:datePublished "2002-06-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/41211/41211-1411852371.jpg> ;
    schema:name "EARTH"@en,
        "EARTH"@ja,
        "EARTH"@ja-latn ;
    schema:publisher _:N279040b5058648a9bcb2c482043cf812 ;
    foaf:depiction <https://media.vgm.io/albums/11/41211/41211-1411852371.jpg> .

_:N279040b5058648a9bcb2c482043cf812 schema:name "Rabsaris"@en ;
    foaf:name "Rabsaris"@en .

_:Nabc5aff1e25842749e24a4b7cf816fa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "グーズベリー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N517bb17dbcac4c9c88fb9deaa2e1b5c6 ;
    schema:name "グーズベリー"@ja .

_:Nbb17dee427f144a4b364a9d6647207c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "名前をよんで"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N517bb17dbcac4c9c88fb9deaa2e1b5c6 ;
    schema:name "名前をよんで"@ja .

_:Nbf834bc3c74748e59dbb0d41ccf1fbae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow White"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N517bb17dbcac4c9c88fb9deaa2e1b5c6 ;
    schema:name "Snow White"@ja .

_:Nd59addb04f014b8081f31cb29fd52baf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EARTH"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N517bb17dbcac4c9c88fb9deaa2e1b5c6 ;
    schema:name "EARTH"@ja .

_:N517bb17dbcac4c9c88fb9deaa2e1b5c6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nabc5aff1e25842749e24a4b7cf816fa0,
        _:Nbb17dee427f144a4b364a9d6647207c7,
        _:Nbf834bc3c74748e59dbb0d41ccf1fbae,
        _:Nd59addb04f014b8081f31cb29fd52baf ;
    mo:track_count 4 ;
    schema:duration "PT15:13"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:Nabc5aff1e25842749e24a4b7cf816fa0,
        _:Nbb17dee427f144a4b364a9d6647207c7,
        _:Nbf834bc3c74748e59dbb0d41ccf1fbae,
        _:Nd59addb04f014b8081f31cb29fd52baf .

