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

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

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

<artist/15237#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122661#subject> ;
    schema:name "Alexei Zakharov"@en ;
    foaf:made <album/122661#composition>,
        <album/122661#subject> ;
    foaf:name "Alexei Zakharov"@en .

<artist/9602#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122661#subject> ;
    schema:name "Daniel Pharos"@en ;
    foaf:made <album/122661#composition>,
        <album/122661#subject> ;
    foaf:name "Daniel Pharos"@en .

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

<album/122661#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Game On NRW The Sounds Compilation Vol. 2"@en,
        "Game On NRW The Sounds Compilation Vol. 2"@ja,
        "Game On NRW The Sounds Compilation Vol. 2"@ja-latn ;
    mo:performance_of <album/122661#musicalwork> ;
    mo:recorded_as <album/122661#musicalexpression> ;
    schema:name "Game On NRW The Sounds Compilation Vol. 2"@en,
        "Game On NRW The Sounds Compilation Vol. 2"@ja,
        "Game On NRW The Sounds Compilation Vol. 2"@ja-latn ;
    schema:workPerformed <album/122661#musicalwork> .

<org/1645#subject> schema:name "Black Screen Records"@en,
        "Black Screen Records"@ja,
        "Black Screen Records"@ja-latn ;
    foaf:name "Black Screen Records"@en,
        "Black Screen Records"@ja,
        "Black Screen Records"@ja-latn .

<https://media.vgm.io/albums/16/122661/122661-86b1e0c20146.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/122661#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/16/122661/122661-86b1e0c20146.jpg> ;
    foaf:depicts <album/122661#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/16/122661/122661-86b1e0c20146.jpg> .

<https://medium-media.vgm.io/albums/16/122661/122661-86b1e0c20146.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/122661#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Game On NRW The Sounds Compilation Vol. 2"@en,
        "Game On NRW The Sounds Compilation Vol. 2"@ja,
        "Game On NRW The Sounds Compilation Vol. 2"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Björn Pankratz"@en ;
            foaf:made <album/122661#composition> ;
            foaf:name "Björn Pankratz"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Thomas Flachs"@en ;
            foaf:made <album/122661#composition> ;
            foaf:name "Thomas Flachs"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Luigi-Maria Rapisarda"@en ;
            foaf:made <album/122661#composition> ;
            foaf:name "Luigi-Maria Rapisarda"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Johnny Moutzouris"@en ;
            foaf:made <album/122661#composition> ;
            foaf:name "Johnny Moutzouris"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Christian Rüschoff"@en ;
            foaf:made <album/122661#composition> ;
            foaf:name "Christian Rüschoff"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Benedict Nichols"@en ;
            foaf:made <album/122661#composition> ;
            foaf:name "Benedict Nichols"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Christoph Schultz"@en ;
            foaf:made <album/122661#composition> ;
            foaf:name "Christoph Schultz"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Alberto Sueri"@en ;
            foaf:made <album/122661#composition> ;
            foaf:name "Alberto Sueri"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Philipp Norpoth"@en ;
            foaf:made <album/122661#composition> ;
            foaf:name "Philipp Norpoth"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Andre Willing"@en ;
            foaf:made <album/122661#composition> ;
            foaf:name "Andre Willing"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Juan Orjuela"@en ;
            foaf:made <album/122661#composition> ;
            foaf:name "Juan Orjuela"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Lars Grages"@en ;
            foaf:made <album/122661#composition> ;
            foaf:name "Lars Grages"@en ],
        <artist/15237#subject>,
        <artist/9602#subject> ;
    mo:produced_work <album/122661#musicalwork> ;
    schema:name "Game On NRW The Sounds Compilation Vol. 2"@en,
        "Game On NRW The Sounds Compilation Vol. 2"@ja,
        "Game On NRW The Sounds Compilation Vol. 2"@ja-latn .

<album/122661#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-08-01"^^xsd:date ;
    dcterms:title "Game On NRW The Sounds Compilation Vol. 2"@en,
        "Game On NRW The Sounds Compilation Vol. 2"@ja,
        "Game On NRW The Sounds Compilation Vol. 2"@ja-latn ;
    mo:catalogue_number "MNRW002" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/122661#musicalexpression> ;
    mo:publisher <org/1645#subject> ;
    mo:record _:Nf2e2110646f54c58ae24a05e4b04b760 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Spitlings"@en ;
            foaf:name "Spitlings"@en ],
        [ a schema:CreativeWork ;
            schema:name "Super Catboy"@en ;
            foaf:name "Super Catboy"@en ],
        [ a schema:CreativeWork ;
            schema:name "Omno"@en ;
            foaf:name "Omno"@en ],
        [ a schema:CreativeWork ;
            schema:name "Rising World"@en ;
            foaf:name "Rising World"@en ],
        [ a schema:CreativeWork ;
            schema:name "Pentaquin: Deeds of Twilight"@en ;
            foaf:name "Pentaquin: Deeds of Twilight"@en ],
        [ a schema:CreativeWork ;
            schema:name "X4: Tides of Avarice"@en ;
            foaf:name "X4: Tides of Avarice"@en ],
        [ a schema:CreativeWork ;
            schema:name "Q - A Neon Platformer"@en ;
            foaf:name "Q - A Neon Platformer"@en ],
        [ a schema:CreativeWork ;
            schema:name "Cleo - A Pirate's Tale"@en ;
            foaf:name "Cleo - A Pirate's Tale"@en ],
        [ a schema:CreativeWork ;
            schema:name "Colt Canyon"@en ;
            foaf:name "Colt Canyon"@en ],
        [ a schema:CreativeWork ;
            schema:name "Paperman - Adventure Delivered"@en ;
            foaf:name "Paperman - Adventure Delivered"@en ],
        [ a schema:CreativeWork ;
            schema:name "Elex II"@en ;
            foaf:name "Elex II"@en ],
        [ a schema:CreativeWork ;
            schema:name "Eville"@en ;
            foaf:name "Eville"@en ] ;
    schema:datePublished "2022-08-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/16/122661/122661-86b1e0c20146.jpg> ;
    schema:name "Game On NRW The Sounds Compilation Vol. 2"@en,
        "Game On NRW The Sounds Compilation Vol. 2"@ja,
        "Game On NRW The Sounds Compilation Vol. 2"@ja-latn ;
    schema:publisher <org/1645#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/122661/122661-86b1e0c20146.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122661#subject> ;
    schema:name "Andre Willing"@en ;
    foaf:made <album/122661#subject> ;
    foaf:name "Andre Willing"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122661#subject> ;
    schema:name "Juan Orjuela"@en ;
    foaf:made <album/122661#subject> ;
    foaf:name "Juan Orjuela"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122661#subject> ;
    schema:name "Thomas Flachs"@en ;
    foaf:made <album/122661#subject> ;
    foaf:name "Thomas Flachs"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122661#subject> ;
    schema:name "Benedict Nichols"@en ;
    foaf:made <album/122661#subject> ;
    foaf:name "Benedict Nichols"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122661#subject> ;
    schema:name "Luigi-Maria Rapisarda"@en ;
    foaf:made <album/122661#subject> ;
    foaf:name "Luigi-Maria Rapisarda"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122661#subject> ;
    schema:name "Alberto Sueri"@en ;
    foaf:made <album/122661#subject> ;
    foaf:name "Alberto Sueri"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122661#subject> ;
    schema:name "Christoph Schultz"@en ;
    foaf:made <album/122661#subject> ;
    foaf:name "Christoph Schultz"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122661#subject> ;
    schema:name "Björn Pankratz"@en ;
    foaf:made <album/122661#subject> ;
    foaf:name "Björn Pankratz"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122661#subject> ;
    schema:name "Philipp Norpoth"@en ;
    foaf:made <album/122661#subject> ;
    foaf:name "Philipp Norpoth"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122661#subject> ;
    schema:name "Lars Grages"@en ;
    foaf:made <album/122661#subject> ;
    foaf:name "Lars Grages"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122661#subject> ;
    schema:name "Johnny Moutzouris"@en ;
    foaf:made <album/122661#subject> ;
    foaf:name "Johnny Moutzouris"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122661#subject> ;
    schema:name "Christian Rüschoff"@en ;
    foaf:made <album/122661#subject> ;
    foaf:name "Christian Rüschoff"@en .

_:N292be071e137408388e76ae91cef931e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Traces Of The Past"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf2e2110646f54c58ae24a05e4b04b760 ;
    schema:name "Traces Of The Past"@en .

_:N2dd1b9da8a48435cbb1dbf825b08492d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fox"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf2e2110646f54c58ae24a05e4b04b760 ;
    schema:name "Fox"@en .

_:N33ac1c332d9f465abccbfdf3c91ba338 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "99LPM"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf2e2110646f54c58ae24a05e4b04b760 ;
    schema:name "99LPM"@en .

_:N71596cda72ca4b3eaa48def36fbdeb31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leaving The Canyon"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf2e2110646f54c58ae24a05e4b04b760 ;
    schema:name "Leaving The Canyon"@en .

_:N9b25e7c85f7e4eb8b49d780e7ebac802 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Valley Of Sand"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf2e2110646f54c58ae24a05e4b04b760 ;
    schema:name "Valley Of Sand"@en .

_:N9b326cb73f87424c9598e4c12774a5ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under Water"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf2e2110646f54c58ae24a05e4b04b760 ;
    schema:name "Under Water"@en .

_:Naf6da61584ea4601acb86fd6e6fcf684 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Streamline Express"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf2e2110646f54c58ae24a05e4b04b760 ;
    schema:name "Streamline Express"@en .

_:Nb4062b0800244695b02907a0be82dac0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "As The Guillotine Awaits"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf2e2110646f54c58ae24a05e4b04b760 ;
    schema:name "As The Guillotine Awaits"@en .

_:Nbaba932895f54abb839e185b2d49b4a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Omno"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf2e2110646f54c58ae24a05e4b04b760 ;
    schema:name "Omno"@en .

_:Nbdb48d1b54794afdb19c5ce28c93d95b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Wobble"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf2e2110646f54c58ae24a05e4b04b760 ;
    schema:name "Dark Wobble"@en .

_:Nddf94674b14945e0958b4b90bd239827 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stigma Bound"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf2e2110646f54c58ae24a05e4b04b760 ;
    schema:name "Stigma Bound"@en .

_:Nf26d17b6b9bd4de494dcb812c164f2bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trains - The Perfect Run"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf2e2110646f54c58ae24a05e4b04b760 ;
    schema:name "Trains - The Perfect Run"@en .

_:Nf2e2110646f54c58ae24a05e4b04b760 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N292be071e137408388e76ae91cef931e,
        _:N2dd1b9da8a48435cbb1dbf825b08492d,
        _:N33ac1c332d9f465abccbfdf3c91ba338,
        _:N71596cda72ca4b3eaa48def36fbdeb31,
        _:N9b25e7c85f7e4eb8b49d780e7ebac802,
        _:N9b326cb73f87424c9598e4c12774a5ad,
        _:Naf6da61584ea4601acb86fd6e6fcf684,
        _:Nb4062b0800244695b02907a0be82dac0,
        _:Nbaba932895f54abb839e185b2d49b4a9,
        _:Nbdb48d1b54794afdb19c5ce28c93d95b,
        _:Nddf94674b14945e0958b4b90bd239827,
        _:Nf26d17b6b9bd4de494dcb812c164f2bf ;
    mo:track_count 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N292be071e137408388e76ae91cef931e,
        _:N2dd1b9da8a48435cbb1dbf825b08492d,
        _:N33ac1c332d9f465abccbfdf3c91ba338,
        _:N71596cda72ca4b3eaa48def36fbdeb31,
        _:N9b25e7c85f7e4eb8b49d780e7ebac802,
        _:N9b326cb73f87424c9598e4c12774a5ad,
        _:Naf6da61584ea4601acb86fd6e6fcf684,
        _:Nb4062b0800244695b02907a0be82dac0,
        _:Nbaba932895f54abb839e185b2d49b4a9,
        _:Nbdb48d1b54794afdb19c5ce28c93d95b,
        _:Nddf94674b14945e0958b4b90bd239827,
        _:Nf26d17b6b9bd4de494dcb812c164f2bf .

