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

<artist/2498#subject> a schema:Person,
        foaf:Person ;
    schema:name "Linjin"@en,
        "隣人"@ja ;
    foaf:made <album/43290#lyrics>,
        <album/43290#subject> ;
    foaf:name "Linjin"@en,
        "隣人"@ja .

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43290#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/43290#composition>,
        <album/43290#subject> ;
    foaf:name "ZUN"@en .

<event/167> a mo:Release ;
    schema:name "Released at Comic Market 85 (Dec 29, 2013 to Dec 31, 2013)" .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn .

<album/43290#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I, SCREAM"@en,
        "I, SCREAM"@ja,
        "I, SCREAM"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/43290#musicalwork> ;
    schema:name "I, SCREAM"@en,
        "I, SCREAM"@ja,
        "I, SCREAM"@ja-latn .

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

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

<org/993#subject> schema:name "ZYTOKINE"@en,
        "ZYTOKINE"@ja,
        "ZYTOKINE"@ja-latn ;
    foaf:name "ZYTOKINE"@en,
        "ZYTOKINE"@ja,
        "ZYTOKINE"@ja-latn .

<https://media.vgm.io/albums/09/43290/43290-71b3ebc9ff9c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/43290#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/43290/43290-71b3ebc9ff9c.jpg> ;
    foaf:depicts <album/43290#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/43290/43290-71b3ebc9ff9c.jpg> .

<https://medium-media.vgm.io/albums/09/43290/43290-71b3ebc9ff9c.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10288#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43290#performance> ;
    schema:name "itori"@en,
        "絃鳥"@ja ;
    foaf:name "itori"@en,
        "絃鳥"@ja .

<artist/12577#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43290#performance> ;
    schema:name "cold kiss"@en ;
    foaf:name "cold kiss"@en .

<artist/2514#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43290#performance> ;
    schema:name "aki"@en ;
    foaf:name "aki"@en .

<artist/48244#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43290#performance> ;
    schema:name "nachi"@en ;
    foaf:name "nachi"@en .

<album/43290#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I, SCREAM"@en,
        "I, SCREAM"@ja,
        "I, SCREAM"@ja-latn ;
    mo:performance_of <album/43290#musicalwork> ;
    mo:performer <artist/10288#subject>,
        <artist/12577#subject>,
        <artist/2514#subject>,
        <artist/48244#subject> ;
    mo:recorded_as <album/43290#musicalexpression> ;
    schema:byArtist <artist/10288#subject>,
        <artist/12577#subject>,
        <artist/2514#subject>,
        <artist/48244#subject> ;
    schema:name "I, SCREAM"@en,
        "I, SCREAM"@ja,
        "I, SCREAM"@ja-latn ;
    schema:workPerformed <album/43290#musicalwork> .

<album/43290#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-30"^^xsd:date ;
    dcterms:title "I, SCREAM"@en,
        "I, SCREAM"@ja,
        "I, SCREAM"@ja-latn ;
    mo:catalogue_number "CK-0031P" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43290#musicalexpression> ;
    mo:publisher <org/993#subject> ;
    mo:record _:N644f08b93f894f59b333fd12f37c6078 ;
    mo:record_count 1 ;
    mo:release <event/167> ;
    schema:about <product/1948#subject> ;
    schema:byArtist <artist/10288#subject>,
        <artist/12577#subject>,
        <artist/2514#subject>,
        <artist/48244#subject> ;
    schema:datePublished "2013-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/43290/43290-71b3ebc9ff9c.jpg> ;
    schema:name "I, SCREAM"@en,
        "I, SCREAM"@ja,
        "I, SCREAM"@ja-latn ;
    schema:publisher <org/993#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/43290/43290-71b3ebc9ff9c.jpg> .

_:N0f90d499ea784782b25af4f2dce7a40f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FIGHT FOR YOU feat. cold kiss"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N644f08b93f894f59b333fd12f37c6078 ;
    schema:name "FIGHT FOR YOU feat. cold kiss"@ja .

_:N2b055e3f1e814d0bb655882882fa98d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WAVE WAVE WAVE feat. itori"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N644f08b93f894f59b333fd12f37c6078 ;
    schema:name "WAVE WAVE WAVE feat. itori"@ja .

_:N2cf1e1b1f2184daf935789cc2a78c211 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "overreaction"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N644f08b93f894f59b333fd12f37c6078 ;
    schema:name "overreaction"@ja .

_:N602678abd9ef439cbe8c0fc6ff6b2b2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "changeover"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N644f08b93f894f59b333fd12f37c6078 ;
    schema:name "changeover"@ja .

_:N818294064bc943658b0e2de6b741c261 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サヨナラ binary 5TAR feat. aki"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N644f08b93f894f59b333fd12f37c6078 ;
    schema:name "サヨナラ binary 5TAR feat. aki"@ja .

_:Nc3980a09804144d6ace4ebf6c6f58e4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ORIGAMI feat. aki"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N644f08b93f894f59b333fd12f37c6078 ;
    schema:name "ORIGAMI feat. aki"@ja .

_:Nc40dd42c712d4a319f7270c81798fb2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I, SCREAM feat. cold kiss"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N644f08b93f894f59b333fd12f37c6078 ;
    schema:name "I, SCREAM feat. cold kiss"@ja .

_:Nc5fbca87ea384a7c853c7a0aacc47e6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "point of silence feat. nachi"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N644f08b93f894f59b333fd12f37c6078 ;
    schema:name "point of silence feat. nachi"@ja .

_:Necd083eae7d942e8acc31cb93207d2a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リバースイデオロギー feat. itori"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N644f08b93f894f59b333fd12f37c6078 ;
    schema:name "リバースイデオロギー feat. itori"@ja .

_:Nee6d6db12b21453294be8032de54f66b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2 GATHER BEAT feat. aki"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N644f08b93f894f59b333fd12f37c6078 ;
    schema:name "2 GATHER BEAT feat. aki"@ja .

_:N644f08b93f894f59b333fd12f37c6078 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f90d499ea784782b25af4f2dce7a40f,
        _:N2b055e3f1e814d0bb655882882fa98d3,
        _:N2cf1e1b1f2184daf935789cc2a78c211,
        _:N602678abd9ef439cbe8c0fc6ff6b2b2a,
        _:N818294064bc943658b0e2de6b741c261,
        _:Nc3980a09804144d6ace4ebf6c6f58e4b,
        _:Nc40dd42c712d4a319f7270c81798fb2f,
        _:Nc5fbca87ea384a7c853c7a0aacc47e6c,
        _:Necd083eae7d942e8acc31cb93207d2a1,
        _:Nee6d6db12b21453294be8032de54f66b ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0f90d499ea784782b25af4f2dce7a40f,
        _:N2b055e3f1e814d0bb655882882fa98d3,
        _:N2cf1e1b1f2184daf935789cc2a78c211,
        _:N602678abd9ef439cbe8c0fc6ff6b2b2a,
        _:N818294064bc943658b0e2de6b741c261,
        _:Nc3980a09804144d6ace4ebf6c6f58e4b,
        _:Nc40dd42c712d4a319f7270c81798fb2f,
        _:Nc5fbca87ea384a7c853c7a0aacc47e6c,
        _:Necd083eae7d942e8acc31cb93207d2a1,
        _:Nee6d6db12b21453294be8032de54f66b .

