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

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

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

<artist/75351#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59245#subject> ;
    schema:name "Sascha Zeidler"@en ;
    foaf:made <album/59245#composition>,
        <album/59245#subject> ;
    foaf:name "Sascha Zeidler"@en .

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

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

<https://media.vgm.io/albums/54/59245/59245-1464875906.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/59245#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/54/59245/59245-1464875906.png> ;
    foaf:depicts <album/59245#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/54/59245/59245-1464875906.png> .

<https://medium-media.vgm.io/albums/54/59245/59245-1464875906.png> a schema:ImageObject,
        foaf:Image .

<album/59245#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pixels"@en,
        "Pixels"@ja,
        "Pixels"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Gerard Hultink"@en ;
            foaf:made <album/59245#composition> ;
            foaf:name "Gerard Hultink"@en ],
        <artist/75351#subject> ;
    mo:produced_work <album/59245#musicalwork> ;
    schema:name "Pixels"@en,
        "Pixels"@ja,
        "Pixels"@ja-latn .

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

<album/59245#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-05-01"^^xsd:date ;
    dcterms:title "Pixels"@en,
        "Pixels"@ja,
        "Pixels"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/59245#musicalexpression> ;
    mo:publisher _:N7dea6fd4e776494b8f3087e824aa5e0b ;
    mo:record _:N149ec2f63e6f43e4af7cd3ce65d87e18 ;
    mo:record_count 1 ;
    schema:datePublished "2016-05-01"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/54/59245/59245-1464875906.png> ;
    schema:name "Pixels"@en,
        "Pixels"@ja,
        "Pixels"@ja-latn ;
    schema:publisher _:N7dea6fd4e776494b8f3087e824aa5e0b ;
    foaf:depiction <https://media.vgm.io/albums/54/59245/59245-1464875906.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59245#subject> ;
    schema:name "Gerard Hultink"@en ;
    foaf:made <album/59245#subject> ;
    foaf:name "Gerard Hultink"@en .

_:N02694f1f8447421d93b72291f9c37fe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Her Web Is the City at Night"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N149ec2f63e6f43e4af7cd3ce65d87e18 ;
    schema:name "Her Web Is the City at Night"@en .

_:N097524d292f04cf881dd3a95bd1ca2aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Old Men in Used Cars"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N149ec2f63e6f43e4af7cd3ce65d87e18 ;
    schema:name "Old Men in Used Cars"@en .

_:N379ce25523684e16984e643b0e4b9672 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Omega Station"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N149ec2f63e6f43e4af7cd3ce65d87e18 ;
    schema:name "Omega Station"@en .

_:N6eabbdc4147849d4b46d5704db2f2e94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Once There Was Only Dark"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N149ec2f63e6f43e4af7cd3ce65d87e18 ;
    schema:name "Once There Was Only Dark"@en .

_:N767e40bb2a694a378f68c71a6a9c3ffc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "+ 64 Forever"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N149ec2f63e6f43e4af7cd3ce65d87e18 ;
    schema:name "+ 64 Forever"@en .

_:N7cd7c55f6a584794902c5e5e59b3ff75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Archon II - Dance Mix"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N149ec2f63e6f43e4af7cd3ce65d87e18 ;
    schema:name "Archon II - Dance Mix"@en .

_:N7dea6fd4e776494b8f3087e824aa5e0b schema:name "MultiStyleLabs"@en ;
    foaf:name "MultiStyleLabs"@en .

_:N88d73daa980a4f3db8fa7702a75ef5b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "+ Urban Canyon Cruising"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N149ec2f63e6f43e4af7cd3ce65d87e18 ;
    schema:name "+ Urban Canyon Cruising"@en .

_:N88e95005643846faa3cad4b95a1ec437 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Truck On"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N149ec2f63e6f43e4af7cd3ce65d87e18 ;
    schema:name "Truck On"@en .

_:N8f70a16a7ccc46b1995f700a177f50d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monty Always Keeps On Running"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N149ec2f63e6f43e4af7cd3ce65d87e18 ;
    schema:name "Monty Always Keeps On Running"@en .

_:N9cc0fff8438348b1a9519953a64e589f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farm of White Stuff"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N149ec2f63e6f43e4af7cd3ce65d87e18 ;
    schema:name "Farm of White Stuff"@en .

_:Nab81f89fbd5a4ed3a06b06f8c5d318ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Finds You"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N149ec2f63e6f43e4af7cd3ce65d87e18 ;
    schema:name "Night Finds You"@en .

_:Ned803fc395664810b8b13c0888404b8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Commando - Take Me to the Bridge Mix"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N149ec2f63e6f43e4af7cd3ce65d87e18 ;
    schema:name "Commando - Take Me to the Bridge Mix"@en .

_:N149ec2f63e6f43e4af7cd3ce65d87e18 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02694f1f8447421d93b72291f9c37fe3,
        _:N097524d292f04cf881dd3a95bd1ca2aa,
        _:N379ce25523684e16984e643b0e4b9672,
        _:N6eabbdc4147849d4b46d5704db2f2e94,
        _:N767e40bb2a694a378f68c71a6a9c3ffc,
        _:N7cd7c55f6a584794902c5e5e59b3ff75,
        _:N88d73daa980a4f3db8fa7702a75ef5b8,
        _:N88e95005643846faa3cad4b95a1ec437,
        _:N8f70a16a7ccc46b1995f700a177f50d6,
        _:N9cc0fff8438348b1a9519953a64e589f,
        _:Nab81f89fbd5a4ed3a06b06f8c5d318ed,
        _:Ned803fc395664810b8b13c0888404b8c ;
    mo:track_count 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N02694f1f8447421d93b72291f9c37fe3,
        _:N097524d292f04cf881dd3a95bd1ca2aa,
        _:N379ce25523684e16984e643b0e4b9672,
        _:N6eabbdc4147849d4b46d5704db2f2e94,
        _:N767e40bb2a694a378f68c71a6a9c3ffc,
        _:N7cd7c55f6a584794902c5e5e59b3ff75,
        _:N88d73daa980a4f3db8fa7702a75ef5b8,
        _:N88e95005643846faa3cad4b95a1ec437,
        _:N8f70a16a7ccc46b1995f700a177f50d6,
        _:N9cc0fff8438348b1a9519953a64e589f,
        _:Nab81f89fbd5a4ed3a06b06f8c5d318ed,
        _:Ned803fc395664810b8b13c0888404b8c .

