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

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

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

<artist/27055#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70705#subject> ;
    schema:name "Fat Bard"@en ;
    foaf:made <album/70705#composition>,
        <album/70705#subject> ;
    foaf:name "Fat Bard"@en .

<album/70705#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dinosaur-Ghost Rampage OST"@en,
        "Dinosaur-Ghost Rampage OST"@ja,
        "Dinosaur-Ghost Rampage OST"@ja-latn ;
    mo:composer <artist/27055#subject> ;
    mo:produced_work <album/70705#musicalwork> ;
    schema:name "Dinosaur-Ghost Rampage OST"@en,
        "Dinosaur-Ghost Rampage OST"@ja,
        "Dinosaur-Ghost Rampage OST"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/50/70705/70705-1502805907.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/70705#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-04-03"^^xsd:date ;
    dcterms:title "Dinosaur-Ghost Rampage OST"@en,
        "Dinosaur-Ghost Rampage OST"@ja,
        "Dinosaur-Ghost Rampage OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/70705#musicalexpression> ;
    mo:publisher _:N23072042758746a39af342dea28a43aa ;
    mo:record _:N0a0b1f3808da41429b1f5dd2ef8d9d23 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dinosaur-Ghost Rampage"@en ;
            foaf:name "Dinosaur-Ghost Rampage"@en ] ;
    schema:datePublished "2014-04-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/70705/70705-1502805907.jpg> ;
    schema:name "Dinosaur-Ghost Rampage OST"@en,
        "Dinosaur-Ghost Rampage OST"@ja,
        "Dinosaur-Ghost Rampage OST"@ja-latn ;
    schema:publisher _:N23072042758746a39af342dea28a43aa ;
    foaf:depiction <https://media.vgm.io/albums/50/70705/70705-1502805907.jpg> .

_:N23072042758746a39af342dea28a43aa schema:name "Fat Bard"@en,
        "Fat Bard"@ja,
        "Fat Bard"@ja-latn ;
    foaf:name "Fat Bard"@en,
        "Fat Bard"@ja,
        "Fat Bard"@ja-latn .

_:N49f8c3183af042e1997527ad02f4f3ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Screen"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N0a0b1f3808da41429b1f5dd2ef8d9d23 ;
    schema:name "Title Screen"@en .

_:N9f4c1ceb83e04840bfad88c391ecb024 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big City Brawler"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N0a0b1f3808da41429b1f5dd2ef8d9d23 ;
    schema:name "Big City Brawler"@en .

_:N0a0b1f3808da41429b1f5dd2ef8d9d23 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N49f8c3183af042e1997527ad02f4f3ed,
        _:N9f4c1ceb83e04840bfad88c391ecb024 ;
    mo:track_count 2 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N49f8c3183af042e1997527ad02f4f3ed,
        _:N9f4c1ceb83e04840bfad88c391ecb024 .

