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

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

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

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

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

<https://medium-media.vgm.io/albums/14/17841/17841-1265292136.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/17841#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hard Truck 2 Soundtrack for a computer game"@en,
        "ДАЛЬНОБОЙЩИКИ-2 саундтрек к одноименной игре"@ja,
        "Rig 'N' Roll 2 Soundtrack for a computer game"@ja-latn ;
    mo:performance_of <album/17841#musicalwork> ;
    mo:performer _:Nf3b0aee31f4f4cfe8ccb94b39e47dcdb ;
    mo:recorded_as <album/17841#musicalexpression> ;
    schema:byArtist _:Nf3b0aee31f4f4cfe8ccb94b39e47dcdb ;
    schema:name "Hard Truck 2 Soundtrack for a computer game"@en,
        "ДАЛЬНОБОЙЩИКИ-2 саундтрек к одноименной игре"@ja,
        "Rig 'N' Roll 2 Soundtrack for a computer game"@ja-latn ;
    schema:workPerformed <album/17841#musicalwork> .

<album/17841#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hard Truck 2 Soundtrack for a computer game"@en,
        "ДАЛЬНОБОЙЩИКИ-2 саундтрек к одноименной игре"@ja,
        "Rig 'N' Roll 2 Soundtrack for a computer game"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Valery Kipelov"@en ;
            foaf:made <album/17841#composition> ;
            foaf:name "Valery Kipelov"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sergey Terentiev"@en ;
            foaf:made <album/17841#composition> ;
            foaf:name "Sergey Terentiev"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "А.Грановский"@en ;
            foaf:made <album/17841#composition> ;
            foaf:name "А.Грановский"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "А.Большаков"@en ;
            foaf:made <album/17841#composition> ;
            foaf:name "А.Большаков"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Vladimir Holstinin"@en ;
            foaf:made <album/17841#composition> ;
            foaf:name "Vladimir Holstinin"@en ] ;
    mo:produced_work <album/17841#musicalwork> ;
    schema:name "Hard Truck 2 Soundtrack for a computer game"@en,
        "ДАЛЬНОБОЙЩИКИ-2 саундтрек к одноименной игре"@ja,
        "Rig 'N' Roll 2 Soundtrack for a computer game"@ja-latn .

<album/17841#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-01-01"^^xsd:date ;
    dcterms:title "Hard Truck 2 Soundtrack for a computer game"@en,
        "ДАЛЬНОБОЙЩИКИ-2 саундтрек к одноименной игре"@ja,
        "Rig 'N' Roll 2 Soundtrack for a computer game"@ja-latn ;
    mo:catalogue_number "048-2" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17841#musicalexpression> ;
    mo:publisher _:N61c836967644483dbdab1b97a039f098 ;
    mo:record _:N9ecf4f905f4c418cbe7a1c509f77c22b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hard Truck 2"@en ;
            foaf:name "Hard Truck 2"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Aria"@en ;
            foaf:name "Aria"@en ] ;
    schema:datePublished "2001-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/17841/17841-1265292136.jpg> ;
    schema:name "Hard Truck 2 Soundtrack for a computer game"@en,
        "ДАЛЬНОБОЙЩИКИ-2 саундтрек к одноименной игре"@ja,
        "Rig 'N' Roll 2 Soundtrack for a computer game"@ja-latn ;
    schema:publisher _:N61c836967644483dbdab1b97a039f098 ;
    foaf:depiction <https://media.vgm.io/albums/14/17841/17841-1265292136.jpg> .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17841#subject> ;
    schema:name "А.Большаков"@en ;
    foaf:made <album/17841#subject> ;
    foaf:name "А.Большаков"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17841#subject> ;
    schema:name "А.Грановский"@en ;
    foaf:made <album/17841#subject> ;
    foaf:name "А.Грановский"@en .

_:N0d0655439c3e4f3399c248a7d36c3641 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dirt"@en,
        "Грязь"@ru ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9ecf4f905f4c418cbe7a1c509f77c22b ;
    schema:name "Dirt"@en,
        "Грязь"@ru .

_:N1200734300574acdb54c90c705f9d2dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Will & Reason"@en,
        "Воля и разум"@ru ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9ecf4f905f4c418cbe7a1c509f77c22b ;
    schema:name "Will & Reason"@en,
        "Воля и разум"@ru .

_:N171a534f87fe48798d9066c3430430d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Is Doom"@en,
        "Это рок"@ru ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9ecf4f905f4c418cbe7a1c509f77c22b ;
    schema:name "This Is Doom"@en,
        "Это рок"@ru .

_:N3b28ac68eb8b4b87b68fdcba976fc6e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Without You"@en,
        "Без тебя"@ru ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9ecf4f905f4c418cbe7a1c509f77c22b ;
    schema:name "Without You"@en,
        "Без тебя"@ru .

_:N61c836967644483dbdab1b97a039f098 schema:name "Aria Records"@en ;
    foaf:name "Aria Records"@en .

_:N65ad9003194d47b797c3a8dfbc79df2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreams"@en,
        "Мечты"@ru ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9ecf4f905f4c418cbe7a1c509f77c22b ;
    schema:name "Dreams"@en,
        "Мечты"@ru .

_:N70584ef528d54031b11c4d039007694f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Torero"@en,
        "Тореро"@ru ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9ecf4f905f4c418cbe7a1c509f77c22b ;
    schema:name "Torero"@en,
        "Тореро"@ru .

_:N8781b52e772249f098352c31026f7449 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heaven"@en,
        "Небо"@ru ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9ecf4f905f4c418cbe7a1c509f77c22b ;
    schema:name "Heaven"@en,
        "Небо"@ru .

_:N9985b0abcb544a8ca97c22f94cc182a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chimera"@en,
        "Химера"@ru ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9ecf4f905f4c418cbe7a1c509f77c22b ;
    schema:name "Chimera"@en,
        "Химера"@ru .

_:Ne3ee56e356824e68b6832b5986da43ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Volounteer"@en,
        "Волонтёр"@ru ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9ecf4f905f4c418cbe7a1c509f77c22b ;
    schema:name "Volounteer"@en,
        "Волонтёр"@ru .

_:Ne7c70afcd8a744bebbb777256d08fbc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Follow Me"@en,
        "Следуй за мной"@ru ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9ecf4f905f4c418cbe7a1c509f77c22b ;
    schema:name "Follow Me"@en,
        "Следуй за мной"@ru .

_:Ned3c7d2794844e36a99ea91d9cf1de7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Devil's Heat"@en,
        "Дьявольский зной"@ru ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9ecf4f905f4c418cbe7a1c509f77c22b ;
    schema:name "Devil's Heat"@en,
        "Дьявольский зной"@ru .

_:Nf3b0aee31f4f4cfe8ccb94b39e47dcdb a schema:Person,
        foaf:Person ;
    mo:performed <album/17841#performance> ;
    schema:name "Aria"@en ;
    foaf:name "Aria"@en .

_:Nfda5ba10e002400f8ee0069f110ee2a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stand Up & Subdue Your Fear"@en,
        "Встань, страх преодолей"@ru ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9ecf4f905f4c418cbe7a1c509f77c22b ;
    schema:name "Stand Up & Subdue Your Fear"@en,
        "Встань, страх преодолей"@ru .

_:N9ecf4f905f4c418cbe7a1c509f77c22b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d0655439c3e4f3399c248a7d36c3641,
        _:N1200734300574acdb54c90c705f9d2dc,
        _:N171a534f87fe48798d9066c3430430d6,
        _:N3b28ac68eb8b4b87b68fdcba976fc6e4,
        _:N65ad9003194d47b797c3a8dfbc79df2e,
        _:N70584ef528d54031b11c4d039007694f,
        _:N8781b52e772249f098352c31026f7449,
        _:N9985b0abcb544a8ca97c22f94cc182a8,
        _:Ne3ee56e356824e68b6832b5986da43ee,
        _:Ne7c70afcd8a744bebbb777256d08fbc5,
        _:Ned3c7d2794844e36a99ea91d9cf1de7c,
        _:Nfda5ba10e002400f8ee0069f110ee2a0 ;
    mo:track_count 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0d0655439c3e4f3399c248a7d36c3641,
        _:N1200734300574acdb54c90c705f9d2dc,
        _:N171a534f87fe48798d9066c3430430d6,
        _:N3b28ac68eb8b4b87b68fdcba976fc6e4,
        _:N65ad9003194d47b797c3a8dfbc79df2e,
        _:N70584ef528d54031b11c4d039007694f,
        _:N8781b52e772249f098352c31026f7449,
        _:N9985b0abcb544a8ca97c22f94cc182a8,
        _:Ne3ee56e356824e68b6832b5986da43ee,
        _:Ne7c70afcd8a744bebbb777256d08fbc5,
        _:Ned3c7d2794844e36a99ea91d9cf1de7c,
        _:Nfda5ba10e002400f8ee0069f110ee2a0 .

