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

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

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

<artist/997#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2620#subject> ;
    schema:name "Kojiro Nakashima"@en,
        "中嶋康二郎"@ja ;
    foaf:made <album/2620#composition>,
        <album/2620#subject> ;
    foaf:name "Kojiro Nakashima"@en,
        "中嶋康二郎"@ja .

<artist/998#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2620#subject> ;
    schema:name "Kota Kato"@en ;
    foaf:made <album/2620#composition>,
        <album/2620#subject> ;
    foaf:name "Kota Kato"@en .

<product/308#subject> a schema:CreativeWork ;
    schema:name "Kamaitachi no Yoru"@en,
        "かまいたちの夜"@ja,
        "Kamaitachi no Yoru"@ja-latn ;
    foaf:name "Kamaitachi no Yoru"@en,
        "かまいたちの夜"@ja,
        "Kamaitachi no Yoru"@ja-latn .

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

<album/2620#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kamaitachi no Yoru Special Arrange Pack"@en,
        "かまいたちの夜 特別編 スペシャルアレンジパック"@ja,
        "Kamaitachi no Yoru Special Arrange Pack"@ja-latn ;
    mo:performance_of <album/2620#musicalwork> ;
    mo:recorded_as <album/2620#musicalexpression> ;
    schema:name "Kamaitachi no Yoru Special Arrange Pack"@en,
        "かまいたちの夜 特別編 スペシャルアレンジパック"@ja,
        "Kamaitachi no Yoru Special Arrange Pack"@ja-latn ;
    schema:workPerformed <album/2620#musicalwork> .

<org/4688#subject> schema:name "first smile entertainment"@en,
        "ファーストスマイル・エンタテインメント"@ja,
        "first smile entertainment"@ja-latn ;
    foaf:name "first smile entertainment"@en,
        "ファーストスマイル・エンタテインメント"@ja,
        "first smile entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/02/2620/2620-1264683530.jpg> a schema:ImageObject,
        foaf:Image .

<album/2620#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kamaitachi no Yoru Special Arrange Pack"@en,
        "かまいたちの夜 特別編 スペシャルアレンジパック"@ja,
        "Kamaitachi no Yoru Special Arrange Pack"@ja-latn ;
    mo:composer <artist/997#subject>,
        <artist/998#subject> ;
    mo:produced_work <album/2620#musicalwork> ;
    schema:name "Kamaitachi no Yoru Special Arrange Pack"@en,
        "かまいたちの夜 特別編 スペシャルアレンジパック"@ja,
        "Kamaitachi no Yoru Special Arrange Pack"@ja-latn .

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

<album/2620#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-01-20"^^xsd:date ;
    dcterms:title "Kamaitachi no Yoru Special Arrange Pack"@en,
        "かまいたちの夜 特別編 スペシャルアレンジパック"@ja,
        "Kamaitachi no Yoru Special Arrange Pack"@ja-latn ;
    mo:catalogue_number "FSCA-10069" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2620#musicalexpression> ;
    mo:publisher <org/4688#subject> ;
    mo:record _:N98fdf6a9a7a44599ae06a206fc9e4d78 ;
    mo:record_count 1 ;
    schema:about <product/308#subject> ;
    schema:datePublished "1999-01-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/2620/2620-1264683530.jpg> ;
    schema:name "Kamaitachi no Yoru Special Arrange Pack"@en,
        "かまいたちの夜 特別編 スペシャルアレンジパック"@ja,
        "Kamaitachi no Yoru Special Arrange Pack"@ja-latn ;
    schema:publisher <org/4688#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/2620/2620-1264683530.jpg> .

_:N0b08092c9775480cb70ca5049dcd492d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Looming Terror"@en,
        "せまりくる恐怖"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N98fdf6a9a7a44599ae06a206fc9e4d78 ;
    schema:name "Looming Terror"@en,
        "せまりくる恐怖"@ja .

_:N36d4d3fb439f40ccb6315329969f2674 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem"@en,
        "レクイエム"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N98fdf6a9a7a44599ae06a206fc9e4d78 ;
    schema:name "Requiem"@en,
        "レクイエム"@ja .

_:N3e9caaa83d4b47d4a2243335d7eb3225 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "That Nostalgic Scenery PianoVersion"@en,
        "懐かしいあの風景 PianoVersion"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N98fdf6a9a7a44599ae06a206fc9e4d78 ;
    schema:name "That Nostalgic Scenery PianoVersion"@en,
        "懐かしいあの風景 PianoVersion"@ja .

_:N476be2ad610843ceab3147ed67aec31c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction"@en,
        "Introduction"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N98fdf6a9a7a44599ae06a206fc9e4d78 ;
    schema:name "Introduction"@en,
        "Introduction"@ja .

_:N490755ad4b84494eba536755dc9a5d2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pension Spur"@en,
        "ペンション・シュプール"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N98fdf6a9a7a44599ae06a206fc9e4d78 ;
    schema:name "Pension Spur"@en,
        "ペンション・シュプール"@ja .

_:N55eb440deb0c47ae8002b979999ff533 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Recollection"@en,
        "追憶"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N98fdf6a9a7a44599ae06a206fc9e4d78 ;
    schema:name "Recollection"@en,
        "追憶"@ja .

_:N778ad4ce23e949b0a686fe977564169d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Beginning of a Long Night"@en,
        "長い夜の始まり"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N98fdf6a9a7a44599ae06a206fc9e4d78 ;
    schema:name "The Beginning of a Long Night"@en,
        "長い夜の始まり"@ja .

_:N92f76a5418364c7faf3a71a82d2cbaee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night of the Kamaitachi"@en,
        "かまいたちの夜"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N98fdf6a9a7a44599ae06a206fc9e4d78 ;
    schema:name "Night of the Kamaitachi"@en,
        "かまいたちの夜"@ja .

_:N9479b73de8284b20b1663e9bd3adc09c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "That Nostalgic Scenery"@en,
        "懐かしいあの風景"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N98fdf6a9a7a44599ae06a206fc9e4d78 ;
    schema:name "That Nostalgic Scenery"@en,
        "懐かしいあの風景"@ja .

_:Na5024648dee24b16ba318745bfba98bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lovers on the Ski Slopes"@en,
        "ゲレンデの恋人たち"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N98fdf6a9a7a44599ae06a206fc9e4d78 ;
    schema:name "Lovers on the Ski Slopes"@en,
        "ゲレンデの恋人たち"@ja .

_:Na890104686134b8496be552548ae94e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Mission"@en,
        "Final Mission"@ja ;
    mo:track_number 10 ;
    schema:duration "PT9:31"^^xsd:interval ;
    schema:inPlaylist _:N98fdf6a9a7a44599ae06a206fc9e4d78 ;
    schema:name "Final Mission"@en,
        "Final Mission"@ja .

_:Nab0522b250e140dfb3deb949a1dce424 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Visions of a Distant Day"@en,
        "遠い日の幻影"@ja ;
    mo:track_number 13 ;
    schema:duration "PT9:05"^^xsd:interval ;
    schema:inPlaylist _:N98fdf6a9a7a44599ae06a206fc9e4d78 ;
    schema:name "Visions of a Distant Day"@en,
        "遠い日の幻影"@ja .

_:Nb77f3e114e1a4ea08a9ea151a5e5229c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVER"@en,
        "LOVER"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N98fdf6a9a7a44599ae06a206fc9e4d78 ;
    schema:name "LOVER"@en,
        "LOVER"@ja .

_:Nebb90899cfdd46cba97e47b2bd07df7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legendary Spy"@en,
        "伝説のスパイ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N98fdf6a9a7a44599ae06a206fc9e4d78 ;
    schema:name "Legendary Spy"@en,
        "伝説のスパイ"@ja .

_:N98fdf6a9a7a44599ae06a206fc9e4d78 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b08092c9775480cb70ca5049dcd492d,
        _:N36d4d3fb439f40ccb6315329969f2674,
        _:N3e9caaa83d4b47d4a2243335d7eb3225,
        _:N476be2ad610843ceab3147ed67aec31c,
        _:N490755ad4b84494eba536755dc9a5d2a,
        _:N55eb440deb0c47ae8002b979999ff533,
        _:N778ad4ce23e949b0a686fe977564169d,
        _:N92f76a5418364c7faf3a71a82d2cbaee,
        _:N9479b73de8284b20b1663e9bd3adc09c,
        _:Na5024648dee24b16ba318745bfba98bc,
        _:Na890104686134b8496be552548ae94e5,
        _:Nab0522b250e140dfb3deb949a1dce424,
        _:Nb77f3e114e1a4ea08a9ea151a5e5229c,
        _:Nebb90899cfdd46cba97e47b2bd07df7a ;
    mo:track_count 14 ;
    schema:duration "PT64:48"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0b08092c9775480cb70ca5049dcd492d,
        _:N36d4d3fb439f40ccb6315329969f2674,
        _:N3e9caaa83d4b47d4a2243335d7eb3225,
        _:N476be2ad610843ceab3147ed67aec31c,
        _:N490755ad4b84494eba536755dc9a5d2a,
        _:N55eb440deb0c47ae8002b979999ff533,
        _:N778ad4ce23e949b0a686fe977564169d,
        _:N92f76a5418364c7faf3a71a82d2cbaee,
        _:N9479b73de8284b20b1663e9bd3adc09c,
        _:Na5024648dee24b16ba318745bfba98bc,
        _:Na890104686134b8496be552548ae94e5,
        _:Nab0522b250e140dfb3deb949a1dce424,
        _:Nb77f3e114e1a4ea08a9ea151a5e5229c,
        _:Nebb90899cfdd46cba97e47b2bd07df7a .

