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

<album/7524#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Insert Sacajawea Coin"@en,
        "Insert Sacajawea Coin"@ja,
        "Insert Sacajawea Coin"@ja-latn ;
    mo:produced_work <album/7524#musicalwork> ;
    schema:name "Insert Sacajawea Coin"@en,
        "Insert Sacajawea Coin"@ja,
        "Insert Sacajawea Coin"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/42/7524/7524-1205885249.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/7524#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Insert Sacajawea Coin"@en,
        "Insert Sacajawea Coin"@ja,
        "Insert Sacajawea Coin"@ja-latn ;
    mo:performance_of <album/7524#musicalwork> ;
    mo:performer <artist/3382#subject> ;
    mo:recorded_as <album/7524#musicalexpression> ;
    schema:byArtist <artist/3382#subject> ;
    schema:name "Insert Sacajawea Coin"@en,
        "Insert Sacajawea Coin"@ja,
        "Insert Sacajawea Coin"@ja-latn ;
    schema:workPerformed <album/7524#musicalwork> .

<artist/3382#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7524#performance> ;
    schema:name "Insert Sacajawea Coin"@en ;
    foaf:name "Insert Sacajawea Coin"@en .

<album/7524#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-01-01"^^xsd:date ;
    dcterms:title "Insert Sacajawea Coin"@en,
        "Insert Sacajawea Coin"@ja,
        "Insert Sacajawea Coin"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7524#musicalexpression> ;
    mo:publisher _:Nc208083eff3742d880c31a2250e9bf54 ;
    mo:record_count 0 ;
    schema:byArtist <artist/3382#subject> ;
    schema:datePublished "2003-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/7524/7524-1205885249.jpg> ;
    schema:name "Insert Sacajawea Coin"@en,
        "Insert Sacajawea Coin"@ja,
        "Insert Sacajawea Coin"@ja-latn ;
    schema:publisher _:Nc208083eff3742d880c31a2250e9bf54 ;
    foaf:depiction <https://media.vgm.io/albums/42/7524/7524-1205885249.jpg> .

_:Nc208083eff3742d880c31a2250e9bf54 schema:name "Insert Sacajawea Coin"@en ;
    foaf:name "Insert Sacajawea Coin"@en .

