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

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

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

<artist/1845#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29321#subject> ;
    schema:name "dai"@en ;
    foaf:made <album/29321#composition>,
        <album/29321#subject> ;
    foaf:name "dai"@en .

<artist/752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29321#subject> ;
    schema:name "Joe Hisaishi"@en,
        "久石譲"@ja ;
    foaf:made <album/29321#composition>,
        <album/29321#subject> ;
    foaf:name "Joe Hisaishi"@en,
        "久石譲"@ja .

<event/46> a mo:Release ;
    schema:name "Released at M3-2009 Spring (May 05, 2009)" .

<product/2267#subject> a schema:CreativeWork ;
    schema:name "Higurashi no Naku Koro ni (PC)"@en,
        "ひぐらしのなく頃に (PC)"@ja,
        "Higurashi no Naku Koro ni (PC)"@ja-latn ;
    foaf:name "Higurashi no Naku Koro ni (PC)"@en,
        "ひぐらしのなく頃に (PC)"@ja,
        "Higurashi no Naku Koro ni (PC)"@ja-latn .

<product/2476#subject> a schema:CreativeWork ;
    schema:name "Laputa: Castle in the Sky"@en,
        "天空の城ラピュタ"@ja,
        "Tenkuu no Shiro Laputa"@ja-latn ;
    foaf:name "Laputa: Castle in the Sky"@en,
        "天空の城ラピュタ"@ja,
        "Tenkuu no Shiro Laputa"@ja-latn .

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

<album/29321#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "frontline edit [ver.2]"@en,
        "frontline edit [ver.2]"@ja,
        "frontline edit [ver.2]"@ja-latn ;
    mo:performance_of <album/29321#musicalwork> ;
    mo:recorded_as <album/29321#musicalexpression> ;
    schema:name "frontline edit [ver.2]"@en,
        "frontline edit [ver.2]"@ja,
        "frontline edit [ver.2]"@ja-latn ;
    schema:workPerformed <album/29321#musicalwork> .

<org/916#subject> schema:name "east breaks in thousand"@en,
        "east breaks in thousand"@ja,
        "east breaks in thousand"@ja-latn ;
    foaf:name "east breaks in thousand"@en,
        "east breaks in thousand"@ja,
        "east breaks in thousand"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/29321/29321-1317676395.jpg> a schema:ImageObject,
        foaf:Image .

<album/29321#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "frontline edit [ver.2]"@en,
        "frontline edit [ver.2]"@ja,
        "frontline edit [ver.2]"@ja-latn ;
    mo:composer <artist/1845#subject>,
        <artist/752#subject> ;
    mo:produced_work <album/29321#musicalwork> ;
    schema:name "frontline edit [ver.2]"@en,
        "frontline edit [ver.2]"@ja,
        "frontline edit [ver.2]"@ja-latn .

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

<album/29321#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-05-05"^^xsd:date ;
    dcterms:title "frontline edit [ver.2]"@en,
        "frontline edit [ver.2]"@ja,
        "frontline edit [ver.2]"@ja-latn ;
    mo:catalogue_number "ABCD002b" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/29321#musicalexpression> ;
    mo:publisher <org/916#subject> ;
    mo:record _:Ndf338865e6624962a8f446d26ce1b7c2 ;
    mo:record_count 1 ;
    mo:release <event/46> ;
    schema:about <product/2267#subject>,
        <product/2476#subject> ;
    schema:datePublished "2009-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/29321/29321-1317676395.jpg> ;
    schema:name "frontline edit [ver.2]"@en,
        "frontline edit [ver.2]"@ja,
        "frontline edit [ver.2]"@ja-latn ;
    schema:publisher <org/916#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/29321/29321-1317676395.jpg> .

_:N375d202352324452bfc14681b80303d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "kimi wo nosete (bals rmx from laputa)"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndf338865e6624962a8f446d26ce1b7c2 ;
    schema:name "kimi wo nosete (bals rmx from laputa)"@en .

_:N538839f1cd0540dba3f2632750d28f67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hi Tech Tomorrow Point"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndf338865e6624962a8f446d26ce1b7c2 ;
    schema:name "Hi Tech Tomorrow Point"@en .

_:N5e4ef629fc9e465c93bb677ce6328d8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ragnarok strings [edit]"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndf338865e6624962a8f446d26ce1b7c2 ;
    schema:name "ragnarok strings [edit]"@en .

_:N6f0542c57d4e4e43b0bed727617f2e53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "our long long evening [demo]"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndf338865e6624962a8f446d26ce1b7c2 ;
    schema:name "our long long evening [demo]"@en .

_:N8b22e3b76db045b79795c7e3bcbc8af4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "early world's end and sequence"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndf338865e6624962a8f446d26ce1b7c2 ;
    schema:name "early world's end and sequence"@en .

_:Nccbe025b146849989a673e0d0ed5a0ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Week End Breaks [edit]"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndf338865e6624962a8f446d26ce1b7c2 ;
    schema:name "Week End Breaks [edit]"@en .

_:Nfdf67bc96bc34d3e833be7c637577905 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "you (abc rmx from higurashi)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndf338865e6624962a8f446d26ce1b7c2 ;
    schema:name "you (abc rmx from higurashi)"@en .

_:Ndf338865e6624962a8f446d26ce1b7c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N375d202352324452bfc14681b80303d6,
        _:N538839f1cd0540dba3f2632750d28f67,
        _:N5e4ef629fc9e465c93bb677ce6328d8e,
        _:N6f0542c57d4e4e43b0bed727617f2e53,
        _:N8b22e3b76db045b79795c7e3bcbc8af4,
        _:Nccbe025b146849989a673e0d0ed5a0ec,
        _:Nfdf67bc96bc34d3e833be7c637577905 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N375d202352324452bfc14681b80303d6,
        _:N538839f1cd0540dba3f2632750d28f67,
        _:N5e4ef629fc9e465c93bb677ce6328d8e,
        _:N6f0542c57d4e4e43b0bed727617f2e53,
        _:N8b22e3b76db045b79795c7e3bcbc8af4,
        _:Nccbe025b146849989a673e0d0ed5a0ec,
        _:Nfdf67bc96bc34d3e833be7c637577905 .

