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

<artist/69#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanako Ito"@en,
        "いとうかなこ"@ja ;
    foaf:made <album/39596#lyrics>,
        <album/39596#subject> ;
    foaf:name "Kanako Ito"@en,
        "いとうかなこ"@ja .

<artist/726#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ikuko Ebata"@en,
        "江幡育子"@ja ;
    foaf:made <album/39596#lyrics>,
        <album/39596#subject> ;
    foaf:name "Ikuko Ebata"@en,
        "江幡育子"@ja .

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

<artist/1536#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39596#subject> ;
    schema:name "ZIZZ STUDIO"@en ;
    foaf:made <album/39596#composition>,
        <album/39596#subject> ;
    foaf:name "ZIZZ STUDIO"@en .

<artist/63#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39596#subject> ;
    schema:name "Yoh Ohyama"@en,
        "大山曜"@ja ;
    foaf:made <album/39596#composition>,
        <album/39596#subject> ;
    foaf:name "Yoh Ohyama"@en,
        "大山曜"@ja .

<artist/65#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39596#subject> ;
    schema:name "Masayoshi Murakami"@en,
        "村上正芳"@ja ;
    foaf:made <album/39596#composition>,
        <album/39596#subject> ;
    foaf:name "Masayoshi Murakami"@en,
        "村上正芳"@ja .

<product/5808#subject> a schema:CreativeWork ;
    schema:name "\"Hello, world.\""@en,
        "ハローワールド"@ja,
        "\"Hello, world.\""@ja-latn ;
    foaf:name "\"Hello, world.\""@en,
        "ハローワールド"@ja,
        "\"Hello, world.\""@ja-latn .

<product/8740#subject> a schema:CreativeWork ;
    schema:name "The Song of Saya"@en,
        "沙耶の唄"@ja,
        "Saya no Uta"@ja-latn ;
    foaf:name "The Song of Saya"@en,
        "沙耶の唄"@ja,
        "Saya no Uta"@ja-latn .

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

<org/1175#subject> schema:name "Whoopee!records"@en,
        "Whoopee!records"@ja,
        "Whoopee!records"@ja-latn ;
    foaf:name "Whoopee!records"@en,
        "Whoopee!records"@ja,
        "Whoopee!records"@ja-latn .

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

<https://medium-media.vgm.io/albums/69/39596/39596-1369487743.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/39640#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39596#performance> ;
    schema:name "Yuka"@en,
        "優花"@ja ;
    foaf:name "Yuka"@en,
        "優花"@ja .

<album/39596#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "p*re:pray"@en,
        "p*re:pray"@ja,
        "p*re:pray"@ja-latn ;
    mo:composer <artist/1536#subject>,
        <artist/63#subject>,
        <artist/65#subject> ;
    mo:produced_work <album/39596#musicalwork> ;
    schema:name "p*re:pray"@en,
        "p*re:pray"@ja,
        "p*re:pray"@ja-latn .

<album/39596#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "p*re:pray"@en,
        "p*re:pray"@ja,
        "p*re:pray"@ja-latn ;
    mo:performance_of <album/39596#musicalwork> ;
    mo:performer _:Na26c4d1860ab473288da7764faf5d720,
        <artist/39640#subject> ;
    mo:recorded_as <album/39596#musicalexpression> ;
    schema:byArtist _:Na26c4d1860ab473288da7764faf5d720,
        <artist/39640#subject> ;
    schema:name "p*re:pray"@en,
        "p*re:pray"@ja,
        "p*re:pray"@ja-latn ;
    schema:workPerformed <album/39596#musicalwork> .

<album/39596#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-06-05"^^xsd:date ;
    dcterms:title "p*re:pray"@en,
        "p*re:pray"@ja,
        "p*re:pray"@ja-latn ;
    mo:catalogue_number "whr-18.5CD" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39596#musicalexpression> ;
    mo:publisher <org/1175#subject> ;
    mo:record _:Nafe7c035d0fa4ba5bf72f2d9a2b0e259 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Zanma Taisei Demonbane"@en ;
            foaf:name "Zanma Taisei Demonbane"@en ],
        <product/5808#subject>,
        <product/8740#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "杉咲ヒナ"@en ;
            foaf:name "杉咲ヒナ"@en ],
        <artist/39640#subject> ;
    schema:datePublished "2005-06-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/39596/39596-1369487743.jpg> ;
    schema:name "p*re:pray"@en,
        "p*re:pray"@ja,
        "p*re:pray"@ja-latn ;
    schema:publisher <org/1175#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/39596/39596-1369487743.jpg> .

_:N15cc03b6a4a647abb8a3e8f4dfccd7f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "機神咆哮　-交錯する刃金と刃金-"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nafe7c035d0fa4ba5bf72f2d9a2b0e259 ;
    schema:name "機神咆哮　-交錯する刃金と刃金-"@ja .

_:N33343ef653cc44d4b82c4c9e817df575 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガラスのくつ"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nafe7c035d0fa4ba5bf72f2d9a2b0e259 ;
    schema:name "ガラスのくつ"@ja .

_:N469cd4ae9489409592712c844a72a310 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プレリュード"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nafe7c035d0fa4ba5bf72f2d9a2b0e259 ;
    schema:name "プレリュード"@ja .

_:Na26c4d1860ab473288da7764faf5d720 a schema:Person,
        foaf:Person ;
    mo:performed <album/39596#performance> ;
    schema:name "杉咲ヒナ"@en ;
    foaf:name "杉咲ヒナ"@en .

_:Nd73e5c3e7f734c678c160bd97c6cb7b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLAZE UP"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nafe7c035d0fa4ba5bf72f2d9a2b0e259 ;
    schema:name "BLAZE UP"@ja .

_:Nafe7c035d0fa4ba5bf72f2d9a2b0e259 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15cc03b6a4a647abb8a3e8f4dfccd7f3,
        _:N33343ef653cc44d4b82c4c9e817df575,
        _:N469cd4ae9489409592712c844a72a310,
        _:Nd73e5c3e7f734c678c160bd97c6cb7b7 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N15cc03b6a4a647abb8a3e8f4dfccd7f3,
        _:N33343ef653cc44d4b82c4c9e817df575,
        _:N469cd4ae9489409592712c844a72a310,
        _:Nd73e5c3e7f734c678c160bd97c6cb7b7 .

