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

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

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

<album/36867> a mo:Release ;
    mo:catalogue_number "NORM007" .

<artist/25367#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20795#subject> ;
    schema:name "Peter Berkman"@en ;
    foaf:made <album/20795#composition>,
        <album/20795#subject> ;
    foaf:name "Peter Berkman"@en .

<artist/25368#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20795#subject> ;
    schema:name "Ary Warnaar"@en ;
    foaf:made <album/20795#composition>,
        <album/20795#subject> ;
    foaf:name "Ary Warnaar"@en .

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

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

<https://medium-media.vgm.io/albums/59/20795/20795-1480844262.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/20795#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dawn Metropolis"@en,
        "Dawn Metropolis"@ja,
        "Dawn Metropolis"@ja-latn ;
    mo:performance_of <album/20795#musicalwork> ;
    mo:performer <artist/6457#subject> ;
    mo:recorded_as <album/20795#musicalexpression> ;
    schema:byArtist <artist/6457#subject> ;
    schema:name "Dawn Metropolis"@en,
        "Dawn Metropolis"@ja,
        "Dawn Metropolis"@ja-latn ;
    schema:workPerformed <album/20795#musicalwork> .

<album/20795#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dawn Metropolis"@en,
        "Dawn Metropolis"@ja,
        "Dawn Metropolis"@ja-latn ;
    mo:composer <artist/25367#subject>,
        <artist/25368#subject>,
        <artist/6457#subject> ;
    mo:produced_work <album/20795#musicalwork> ;
    schema:name "Dawn Metropolis"@en,
        "Dawn Metropolis"@ja,
        "Dawn Metropolis"@ja-latn .

<artist/6457#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20795#subject> ;
    mo:performed <album/20795#performance> ;
    schema:name "Anamanaguchi"@en ;
    foaf:made <album/20795#composition>,
        <album/20795#subject> ;
    foaf:name "Anamanaguchi"@en .

<album/20795#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-03"^^xsd:date ;
    dcterms:title "Dawn Metropolis"@en,
        "Dawn Metropolis"@ja,
        "Dawn Metropolis"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/36867> ;
    mo:publication_of <album/20795#musicalexpression> ;
    mo:publisher _:N065f73b9fe6e46fca5d9c00a9fdcdaea ;
    mo:record _:Nf167705e43ff4cb5aaaaaaedb950c321 ;
    mo:record_count 1 ;
    schema:byArtist <artist/6457#subject> ;
    schema:datePublished "2009-03-03"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/59/20795/20795-1480844262.jpg> ;
    schema:name "Dawn Metropolis"@en,
        "Dawn Metropolis"@ja,
        "Dawn Metropolis"@ja-latn ;
    schema:publisher _:N065f73b9fe6e46fca5d9c00a9fdcdaea ;
    foaf:depiction <https://media.vgm.io/albums/59/20795/20795-1480844262.jpg> .

_:N065f73b9fe6e46fca5d9c00a9fdcdaea schema:name "The Normative"@en ;
    foaf:name "The Normative"@en .

_:N0b37fbbfb10144be8706f6de70a020ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tempest, Teamwork, Triumph (at Sea)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nf167705e43ff4cb5aaaaaaedb950c321 ;
    schema:name "Tempest, Teamwork, Triumph (at Sea)"@en .

_:N1d3cb9f3a6d64c2bb3654e1a10b66d04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dawn Metropolis"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nf167705e43ff4cb5aaaaaaedb950c321 ;
    schema:name "Dawn Metropolis"@en .

_:N1f6f92be83e04fffa2f4113c9c512dca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blackout City"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nf167705e43ff4cb5aaaaaaedb950c321 ;
    schema:name "Blackout City"@en .

_:N2be30cacaf29438aad3d4215d46727b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overarrow"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nf167705e43ff4cb5aaaaaaedb950c321 ;
    schema:name "Overarrow"@en .

_:N816e66fd81e24de1bc4cf2490d85f790 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Danger Mountain"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nf167705e43ff4cb5aaaaaaedb950c321 ;
    schema:name "Danger Mountain"@en .

_:Na3215ea4bbc54ee68cff8b674be88643 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jetpack Blues, Sunset Hues"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nf167705e43ff4cb5aaaaaaedb950c321 ;
    schema:name "Jetpack Blues, Sunset Hues"@en .

_:Na5515f6b0eec43f9aa412f314a945a46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mermaid"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:51"^^xsd:interval ;
    schema:inPlaylist _:Nf167705e43ff4cb5aaaaaaedb950c321 ;
    schema:name "Mermaid"@en .

_:Nf167705e43ff4cb5aaaaaaedb950c321 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b37fbbfb10144be8706f6de70a020ad,
        _:N1d3cb9f3a6d64c2bb3654e1a10b66d04,
        _:N1f6f92be83e04fffa2f4113c9c512dca,
        _:N2be30cacaf29438aad3d4215d46727b9,
        _:N816e66fd81e24de1bc4cf2490d85f790,
        _:Na3215ea4bbc54ee68cff8b674be88643,
        _:Na5515f6b0eec43f9aa412f314a945a46 ;
    mo:track_count 7 ;
    schema:duration "PT26:08"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0b37fbbfb10144be8706f6de70a020ad,
        _:N1d3cb9f3a6d64c2bb3654e1a10b66d04,
        _:N1f6f92be83e04fffa2f4113c9c512dca,
        _:N2be30cacaf29438aad3d4215d46727b9,
        _:N816e66fd81e24de1bc4cf2490d85f790,
        _:Na3215ea4bbc54ee68cff8b674be88643,
        _:Na5515f6b0eec43f9aa412f314a945a46 .

