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

<album/156228#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Primal Eyes - Parasite Eve Single"@en,
        "Primal Eyes - Parasite Eve Single"@ja,
        "Primal Eyes - Parasite Eve Single"@ja-latn ;
    mo:produced_work <album/156228#musicalwork> ;
    schema:name "Primal Eyes - Parasite Eve Single"@en,
        "Primal Eyes - Parasite Eve Single"@ja,
        "Primal Eyes - Parasite Eve Single"@ja-latn .

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

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

<product/422#subject> a schema:CreativeWork ;
    schema:name "Parasite Eve (Game)"@en,
        "パラサイト・イヴ (Game)"@ja,
        "Parasite Eve (Game)"@ja-latn ;
    foaf:name "Parasite Eve (Game)"@en,
        "パラサイト・イヴ (Game)"@ja,
        "Parasite Eve (Game)"@ja-latn .

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

<album/156228#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Primal Eyes - Parasite Eve Single"@en,
        "Primal Eyes - Parasite Eve Single"@ja,
        "Primal Eyes - Parasite Eve Single"@ja-latn ;
    mo:performance_of <album/156228#musicalwork> ;
    mo:recorded_as <album/156228#musicalexpression> ;
    schema:name "Primal Eyes - Parasite Eve Single"@en,
        "Primal Eyes - Parasite Eve Single"@ja,
        "Primal Eyes - Parasite Eve Single"@ja-latn ;
    schema:workPerformed <album/156228#musicalwork> .

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

<https://medium-media.vgm.io/albums/82/156228/156228-bfda328ad718.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/156228#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-18"^^xsd:date ;
    dcterms:title "Primal Eyes - Parasite Eve Single"@en,
        "Primal Eyes - Parasite Eve Single"@ja,
        "Primal Eyes - Parasite Eve Single"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/156228#musicalexpression> ;
    mo:publisher _:Ndfadd778442c40f49629f888b9b26cbb ;
    mo:record _:N4dabfcf98e4e4e05b648faa928489322 ;
    mo:record_count 1 ;
    schema:about <product/422#subject> ;
    schema:datePublished "2020-03-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/156228/156228-bfda328ad718.jpg> ;
    schema:name "Primal Eyes - Parasite Eve Single"@en,
        "Primal Eyes - Parasite Eve Single"@ja,
        "Primal Eyes - Parasite Eve Single"@ja-latn ;
    schema:publisher _:Ndfadd778442c40f49629f888b9b26cbb ;
    foaf:depiction <https://media.vgm.io/albums/82/156228/156228-bfda328ad718.jpg> .

_:N4dabfcf98e4e4e05b648faa928489322 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nd794188be9d947b9b19fa1e05dcc4ae8 ;
    mo:track_count 1 ;
    schema:duration "PT7:30"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nd794188be9d947b9b19fa1e05dcc4ae8 .

_:Nd794188be9d947b9b19fa1e05dcc4ae8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Primal Eyes - Main Theme (From Parasite Eve)"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:30"^^xsd:interval ;
    schema:inPlaylist _:N4dabfcf98e4e4e05b648faa928489322 ;
    schema:name "Primal Eyes - Main Theme (From Parasite Eve)"@en .

_:Ndfadd778442c40f49629f888b9b26cbb schema:name "Sonic Disc Productions"@en,
        "Sonic Disc Productions"@ja,
        "Sonic Disc Productions"@ja-latn ;
    foaf:name "Sonic Disc Productions"@en,
        "Sonic Disc Productions"@ja,
        "Sonic Disc Productions"@ja-latn .

