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

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

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

<artist/1164#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65583#subject> ;
    schema:name "Chris Hülsbeck"@en ;
    foaf:made <album/65583#composition>,
        <album/65583#subject> ;
    foaf:name "Chris Hülsbeck"@en .

<artist/1321#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65583#subject> ;
    schema:name "Fabian Del Priore"@en ;
    foaf:made <album/65583#composition>,
        <album/65583#subject> ;
    foaf:name "Fabian Del Priore"@en .

<artist/7681#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65583#subject> ;
    schema:name "Haiko Ruttmann"@en ;
    foaf:made <album/65583#composition>,
        <album/65583#subject> ;
    foaf:name "Haiko Ruttmann"@en .

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

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

<https://medium-media.vgm.io/albums/38/65583/65583-1487029254.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/65583#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Incubation Original Soundtrack"@en,
        "Incubation Original Soundtrack"@ja,
        "Incubation Original Soundtrack"@ja-latn ;
    mo:performance_of <album/65583#musicalwork> ;
    mo:performer _:Na36bd153ed1f436abcaa92dd37995a79 ;
    mo:recorded_as <album/65583#musicalexpression> ;
    schema:byArtist _:Na36bd153ed1f436abcaa92dd37995a79 ;
    schema:name "Incubation Original Soundtrack"@en,
        "Incubation Original Soundtrack"@ja,
        "Incubation Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/65583#musicalwork> .

<album/65583#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Incubation Original Soundtrack"@en,
        "Incubation Original Soundtrack"@ja,
        "Incubation Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Oliver Weirich"@en ;
            foaf:made <album/65583#composition> ;
            foaf:name "Oliver Weirich"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Threestyle"@en ;
            foaf:made <album/65583#composition> ;
            foaf:name "Threestyle"@en ],
        <artist/1164#subject>,
        <artist/1321#subject>,
        <artist/7681#subject> ;
    mo:produced_work <album/65583#musicalwork> ;
    schema:name "Incubation Original Soundtrack"@en,
        "Incubation Original Soundtrack"@ja,
        "Incubation Original Soundtrack"@ja-latn .

<album/65583#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-01-01"^^xsd:date ;
    dcterms:title "Incubation Original Soundtrack"@en,
        "Incubation Original Soundtrack"@ja,
        "Incubation Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/65583#musicalexpression> ;
    mo:publisher _:Nd76f19ad10d242b4b608be3f0c2ed8ce ;
    mo:record _:N61ac4f8b8de84ab9813707205bfc1983 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Extreme Assault"@en ;
            foaf:name "Extreme Assault"@en ],
        [ a schema:CreativeWork ;
            schema:name "Incubation"@en ;
            foaf:name "Incubation"@en ],
        [ a schema:CreativeWork ;
            schema:name "Archimedean Dynasty"@en ;
            foaf:name "Archimedean Dynasty"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Threestyle"@en ;
            foaf:name "Threestyle"@en ] ;
    schema:datePublished "1997-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/65583/65583-1487029254.jpg> ;
    schema:name "Incubation Original Soundtrack"@en,
        "Incubation Original Soundtrack"@ja,
        "Incubation Original Soundtrack"@ja-latn ;
    schema:publisher _:Nd76f19ad10d242b4b608be3f0c2ed8ce ;
    foaf:depiction <https://media.vgm.io/albums/38/65583/65583-1487029254.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65583#subject> ;
    schema:name "Oliver Weirich"@en ;
    foaf:made <album/65583#subject> ;
    foaf:name "Oliver Weirich"@en .

_:N16108bb5da9c4451891aeba21ee230ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INCUBATION-Intro"@de,
        "INCUBATION-Intro"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:14"^^xsd:interval ;
    schema:inPlaylist _:N61ac4f8b8de84ab9813707205bfc1983 ;
    schema:name "INCUBATION-Intro"@de,
        "INCUBATION-Intro"@en .

_:N3af8977b3190476c8f68c7c9e011d831 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Spaceport"@de,
        "The Spaceport"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N61ac4f8b8de84ab9813707205bfc1983 ;
    schema:name "The Spaceport"@de,
        "The Spaceport"@en .

_:N4d9f8bc190244f869f17b9d8d44eae74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SCHLEICHFAHRT - Pressure"@de,
        "ARCHIMIDEAN DYNASTY - Pressure"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N61ac4f8b8de84ab9813707205bfc1983 ;
    schema:name "SCHLEICHFAHRT - Pressure"@de,
        "ARCHIMIDEAN DYNASTY - Pressure"@en .

_:N51fe45d4c7464896a9f89e47ca12b5c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EXTREME ASSAULT - Into the Jungle"@de,
        "EXTREME ASSAULT - Into the Jungle"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N61ac4f8b8de84ab9813707205bfc1983 ;
    schema:name "EXTREME ASSAULT - Into the Jungle"@de,
        "EXTREME ASSAULT - Into the Jungle"@en .

_:N5779067f07c14430a8b388f4a776668c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SCHLEICHFAHRT - Aqua"@de,
        "ARCHIMIDEAN DYNASTY - Aqua"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N61ac4f8b8de84ab9813707205bfc1983 ;
    schema:name "SCHLEICHFAHRT - Aqua"@de,
        "ARCHIMIDEAN DYNASTY - Aqua"@en .

_:N5af3f536add842b9beab109923cc7ea6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Contact"@de,
        "First Contact"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N61ac4f8b8de84ab9813707205bfc1983 ;
    schema:name "First Contact"@de,
        "First Contact"@en .

_:N5ed32b426ac143d495f2428dbadb2ea9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EXTREME ASSAULT - Extro"@de,
        "EXTREME ASSAULT - Extro"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N61ac4f8b8de84ab9813707205bfc1983 ;
    schema:name "EXTREME ASSAULT - Extro"@de,
        "EXTREME ASSAULT - Extro"@en .

_:N5fc8235a14544b14ad07d8c0bcb1e155 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the City - Battlefields"@de,
        "Under the City - Battlefields"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N61ac4f8b8de84ab9813707205bfc1983 ;
    schema:name "Under the City - Battlefields"@de,
        "Under the City - Battlefields"@en .

_:N65a133553ec84d9396af7b1ddcd28791 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SCHLEICHFAHRT - Below"@de,
        "ARCHIMIDEAN DYNASTY - Below"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N61ac4f8b8de84ab9813707205bfc1983 ;
    schema:name "SCHLEICHFAHRT - Below"@de,
        "ARCHIMIDEAN DYNASTY - Below"@en .

_:N6ac57062aae64de38fd636c9b75a3643 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Powerstation"@de,
        "The Powerstation"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N61ac4f8b8de84ab9813707205bfc1983 ;
    schema:name "The Powerstation"@de,
        "The Powerstation"@en .

_:N8493dfd3313d447cafe86fe4f755ad2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories"@de,
        "Memories"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N61ac4f8b8de84ab9813707205bfc1983 ;
    schema:name "Memories"@de,
        "Memories"@en .

_:N8a702025238f4c1a868014174e86ebd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Behind the Walls"@de,
        "Behind the Walls"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N61ac4f8b8de84ab9813707205bfc1983 ;
    schema:name "Behind the Walls"@de,
        "Behind the Walls"@en .

_:N8b3340c0bb3f4f99b0a8efb846eadb3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INCUBATION of an Insect Nation (Version 2)"@de,
        "INCUBATION of an Insect Nation (Version 2)"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N61ac4f8b8de84ab9813707205bfc1983 ;
    schema:name "INCUBATION of an Insect Nation (Version 2)"@de,
        "INCUBATION of an Insect Nation (Version 2)"@en .

_:N8d299e93e1c34b91a0cc993ce57653eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hallwa City"@de,
        "Hallwa City"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N61ac4f8b8de84ab9813707205bfc1983 ;
    schema:name "Hallwa City"@de,
        "Hallwa City"@en .

_:Na36bd153ed1f436abcaa92dd37995a79 a schema:Person,
        foaf:Person ;
    mo:performed <album/65583#performance> ;
    schema:name "Threestyle"@en ;
    foaf:name "Threestyle"@en .

_:Nb64ce885edee413a9817aa816496e3a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EXTREME ASSAULT - AHA 1-X"@de,
        "EXTREME ASSAULT - AHA 1-X"@en ;
    mo:track_number 19 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N61ac4f8b8de84ab9813707205bfc1983 ;
    schema:name "EXTREME ASSAULT - AHA 1-X"@de,
        "EXTREME ASSAULT - AHA 1-X"@en .

_:Ncf1c3fa8eb5c441f988d947085da530d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EXTREME ASSAULT - No Enemy"@de,
        "EXTREME ASSAULT - No Enemy"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N61ac4f8b8de84ab9813707205bfc1983 ;
    schema:name "EXTREME ASSAULT - No Enemy"@de,
        "EXTREME ASSAULT - No Enemy"@en .

_:Nd36fbbd9db1a45869164d81a506c3bef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SCHLEICHFAHRT - Blue Darkness"@de,
        "ARCHIMIDEAN DYNASTY - Blue Darkness"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N61ac4f8b8de84ab9813707205bfc1983 ;
    schema:name "SCHLEICHFAHRT - Blue Darkness"@de,
        "ARCHIMIDEAN DYNASTY - Blue Darkness"@en .

_:Nd76f19ad10d242b4b608be3f0c2ed8ce schema:name "Blue Byte Software GmbH"@en ;
    foaf:name "Blue Byte Software GmbH"@en .

_:Ne64df62031e140b995967f6708da969e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EXTREME ASSAULT - Level X"@de,
        "EXTREME ASSAULT - Level X"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N61ac4f8b8de84ab9813707205bfc1983 ;
    schema:name "EXTREME ASSAULT - Level X"@de,
        "EXTREME ASSAULT - Level X"@en .

_:Nfe45d280efd94329b4d219fcda88a280 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INCUBATION of an Insect Nation (Version 1)"@de,
        "INCUBATION of an Insect Nation (Version 1)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N61ac4f8b8de84ab9813707205bfc1983 ;
    schema:name "INCUBATION of an Insect Nation (Version 1)"@de,
        "INCUBATION of an Insect Nation (Version 1)"@en .

_:N61ac4f8b8de84ab9813707205bfc1983 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16108bb5da9c4451891aeba21ee230ff,
        _:N3af8977b3190476c8f68c7c9e011d831,
        _:N4d9f8bc190244f869f17b9d8d44eae74,
        _:N51fe45d4c7464896a9f89e47ca12b5c6,
        _:N5779067f07c14430a8b388f4a776668c,
        _:N5af3f536add842b9beab109923cc7ea6,
        _:N5ed32b426ac143d495f2428dbadb2ea9,
        _:N5fc8235a14544b14ad07d8c0bcb1e155,
        _:N65a133553ec84d9396af7b1ddcd28791,
        _:N6ac57062aae64de38fd636c9b75a3643,
        _:N8493dfd3313d447cafe86fe4f755ad2a,
        _:N8a702025238f4c1a868014174e86ebd8,
        _:N8b3340c0bb3f4f99b0a8efb846eadb3b,
        _:N8d299e93e1c34b91a0cc993ce57653eb,
        _:Nb64ce885edee413a9817aa816496e3a8,
        _:Ncf1c3fa8eb5c441f988d947085da530d,
        _:Nd36fbbd9db1a45869164d81a506c3bef,
        _:Ne64df62031e140b995967f6708da969e,
        _:Nfe45d280efd94329b4d219fcda88a280 ;
    mo:track_count 19 ;
    schema:duration "PT61:13"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N16108bb5da9c4451891aeba21ee230ff,
        _:N3af8977b3190476c8f68c7c9e011d831,
        _:N4d9f8bc190244f869f17b9d8d44eae74,
        _:N51fe45d4c7464896a9f89e47ca12b5c6,
        _:N5779067f07c14430a8b388f4a776668c,
        _:N5af3f536add842b9beab109923cc7ea6,
        _:N5ed32b426ac143d495f2428dbadb2ea9,
        _:N5fc8235a14544b14ad07d8c0bcb1e155,
        _:N65a133553ec84d9396af7b1ddcd28791,
        _:N6ac57062aae64de38fd636c9b75a3643,
        _:N8493dfd3313d447cafe86fe4f755ad2a,
        _:N8a702025238f4c1a868014174e86ebd8,
        _:N8b3340c0bb3f4f99b0a8efb846eadb3b,
        _:N8d299e93e1c34b91a0cc993ce57653eb,
        _:Nb64ce885edee413a9817aa816496e3a8,
        _:Ncf1c3fa8eb5c441f988d947085da530d,
        _:Nd36fbbd9db1a45869164d81a506c3bef,
        _:Ne64df62031e140b995967f6708da969e,
        _:Nfe45d280efd94329b4d219fcda88a280 .

