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

<artist/5714#subject> a schema:Person,
        foaf:Person ;
    schema:name "o.k.o.G4"@en ;
    foaf:made <album/24307#lyrics>,
        <album/24307#subject> ;
    foaf:name "o.k.o.G4"@en .

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

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

<event/65> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 5 (Oct 11, 2009)" .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

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

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

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

<org/494#subject> schema:name "eS=S"@en,
        "eS=S"@ja,
        "eS=S"@ja-latn ;
    foaf:name "eS=S"@en,
        "eS=S"@ja,
        "eS=S"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/24307/24307-1298907748.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/24307#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PETAL FIELD"@en,
        "PETAL FIELD"@ja,
        "PETAL FIELD"@ja-latn ;
    mo:performance_of <album/24307#musicalwork> ;
    mo:performer <artist/10307#subject> ;
    mo:recorded_as <album/24307#musicalexpression> ;
    schema:byArtist <artist/10307#subject> ;
    schema:name "PETAL FIELD"@en,
        "PETAL FIELD"@ja,
        "PETAL FIELD"@ja-latn ;
    schema:workPerformed <album/24307#musicalwork> .

<artist/10307#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24307#performance> ;
    schema:name "Rito"@en ;
    foaf:name "Rito"@en .

<album/24307#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-11"^^xsd:date ;
    dcterms:title "PETAL FIELD"@en,
        "PETAL FIELD"@ja,
        "PETAL FIELD"@ja-latn ;
    mo:catalogue_number "ESEP-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24307#musicalexpression> ;
    mo:publisher <org/494#subject> ;
    mo:record _:N1bbe80fba7ac4195b8710fb302176cfb ;
    mo:record_count 1 ;
    mo:release <event/65> ;
    schema:about <product/27#subject>,
        <product/29#subject> ;
    schema:byArtist <artist/10307#subject> ;
    schema:datePublished "2009-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/24307/24307-1298907748.jpg> ;
    schema:name "PETAL FIELD"@en,
        "PETAL FIELD"@ja,
        "PETAL FIELD"@ja-latn ;
    schema:publisher <org/494#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/24307/24307-1298907748.jpg> .

_:N4b5280b1278a4d7b88ac2dc7cfe43012 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HIROSHIGE LtdExp -Rapid Type-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:N1bbe80fba7ac4195b8710fb302176cfb ;
    schema:name "HIROSHIGE LtdExp -Rapid Type-"@ja .

_:N5d16d38c1bde42f79aeddf5f947ebf76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウタウホシゾラ -Night Bird-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:N1bbe80fba7ac4195b8710fb302176cfb ;
    schema:name "ウタウホシゾラ -Night Bird-"@ja .

_:Naccd2ceaf0b945b7a1bfca95aeddf82c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PETAL FIELD 2009"@ja ;
    mo:track_number 3 ;
    schema:duration "PT9:34"^^xsd:interval ;
    schema:inPlaylist _:N1bbe80fba7ac4195b8710fb302176cfb ;
    schema:name "PETAL FIELD 2009"@ja .

_:N1bbe80fba7ac4195b8710fb302176cfb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4b5280b1278a4d7b88ac2dc7cfe43012,
        _:N5d16d38c1bde42f79aeddf5f947ebf76,
        _:Naccd2ceaf0b945b7a1bfca95aeddf82c ;
    mo:track_count 3 ;
    schema:duration "PT21:55"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4b5280b1278a4d7b88ac2dc7cfe43012,
        _:N5d16d38c1bde42f79aeddf5f947ebf76,
        _:Naccd2ceaf0b945b7a1bfca95aeddf82c .

