@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 "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 "Juan Orjuela"@en ;
            foaf:made <album/122661#composition> ;
            foaf:name "Juan Orjuela"@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 "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 "Christoph Schultz"@en ;
            foaf:made <album/122661#composition> ;
            foaf:name "Christoph Schultz"@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 "Lars Grages"@en ;
            foaf:made <album/122661#composition> ;
            foaf:name "Lars Grages"@en ],
        [ 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 "Benedict Nichols"@en ;
            foaf:made <album/122661#composition> ;
            foaf:name "Benedict Nichols"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Andre Willing"@en ;
            foaf:made <album/122661#composition> ;
            foaf:name "Andre Willing"@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 _:N01c2eb1867f54504bff19894ed5853c9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Eville"@en ;
            foaf:name "Eville"@en ],
        [ a schema:CreativeWork ;
            schema:name "Elex II"@en ;
            foaf:name "Elex II"@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 "Paperman - Adventure Delivered"@en ;
            foaf:name "Paperman - Adventure Delivered"@en ],
        [ a schema:CreativeWork ;
            schema:name "Pentaquin: Deeds of Twilight"@en ;
            foaf:name "Pentaquin: Deeds of Twilight"@en ],
        [ 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 "Q - A Neon Platformer"@en ;
            foaf:name "Q - A Neon Platformer"@en ],
        [ a schema:CreativeWork ;
            schema:name "X4: Tides of Avarice"@en ;
            foaf:name "X4: Tides of Avarice"@en ],
        [ a schema:CreativeWork ;
            schema:name "Rising World"@en ;
            foaf:name "Rising World"@en ],
        [ a schema:CreativeWork ;
            schema:name "Colt Canyon"@en ;
            foaf:name "Colt Canyon"@en ],
        [ a schema:CreativeWork ;
            schema:name "Omno"@en ;
            foaf:name "Omno"@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 "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 "Christian Rüschoff"@en ;
    foaf:made <album/122661#subject> ;
    foaf:name "Christian Rüschoff"@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 "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 "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 "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 "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 "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 "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 "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 "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 "Christoph Schultz"@en ;
    foaf:made <album/122661#subject> ;
    foaf:name "Christoph Schultz"@en .

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

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

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

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

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

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

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

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

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

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

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

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

_:N01c2eb1867f54504bff19894ed5853c9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02c8927ec7fe4f27a72e5170790081f5,
        _:N0986aa90fb7c4ea69189523f1e0ed552,
        _:N15936336fd164d768e12bde83b40b012,
        _:N18eaf8b698c04376b1607b05b81a450f,
        _:N26bcaab21b1445c2ac0f95800a93135a,
        _:N3cb99d13c1a9426798d8d61600ca8e0c,
        _:N3ee2dd5f11454606be89caea039a45f6,
        _:N6148958ed2614ee182fd91c412077830,
        _:N6a0c478eb5d34b409770ea8ceb9378a3,
        _:N8251ec831d2c46628923dbe10e3a14af,
        _:Nc397657bb0a6411ca07ba73027dfc8ed,
        _:Ne09f13b4b6774e2eacef3d9a4260fade ;
    mo:track_count 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N02c8927ec7fe4f27a72e5170790081f5,
        _:N0986aa90fb7c4ea69189523f1e0ed552,
        _:N15936336fd164d768e12bde83b40b012,
        _:N18eaf8b698c04376b1607b05b81a450f,
        _:N26bcaab21b1445c2ac0f95800a93135a,
        _:N3cb99d13c1a9426798d8d61600ca8e0c,
        _:N3ee2dd5f11454606be89caea039a45f6,
        _:N6148958ed2614ee182fd91c412077830,
        _:N6a0c478eb5d34b409770ea8ceb9378a3,
        _:N8251ec831d2c46628923dbe10e3a14af,
        _:Nc397657bb0a6411ca07ba73027dfc8ed,
        _:Ne09f13b4b6774e2eacef3d9a4260fade .

