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

<artist/21237#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takayuki Tonegawa"@en,
        "利根川貴之"@ja ;
    foaf:made <album/85446#lyrics>,
        <album/85446#subject> ;
    foaf:name "Takayuki Tonegawa"@en,
        "利根川貴之"@ja .

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

<artist/16953#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85446#subject> ;
    schema:name "Kentaro Sonoda"@en,
        "園田健太郎"@ja ;
    foaf:made <album/85446#composition>,
        <album/85446#lyrics>,
        <album/85446#subject> ;
    foaf:name "Kentaro Sonoda"@en,
        "園田健太郎"@ja .

<artist/16954#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85446#subject> ;
    schema:name "PandaBoY"@en ;
    foaf:made <album/85446#composition>,
        <album/85446#subject> ;
    foaf:name "PandaBoY"@en .

<product/6417#subject> a schema:CreativeWork ;
    schema:name "Alternative Girls"@en,
        "オルタナティブガールズ"@ja,
        "Alternative Girls"@ja-latn ;
    foaf:name "Alternative Girls"@en,
        "オルタナティブガールズ"@ja,
        "Alternative Girls"@ja-latn .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/64/85446/85446-1559644905.jpg> a schema:ImageObject,
        foaf:Image .

<album/85446#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fukuramikaketa Choux Pastry/Evening Primrose"@en,
        "膨らみかけたChoux Pastry/Evening Primrose"@ja,
        "Fukuramikaketa Choux Pastry/Evening Primrose"@ja-latn ;
    mo:composer <artist/16953#subject>,
        <artist/16954#subject> ;
    mo:produced_work <album/85446#musicalwork> ;
    schema:name "Fukuramikaketa Choux Pastry/Evening Primrose"@en,
        "膨らみかけたChoux Pastry/Evening Primrose"@ja,
        "Fukuramikaketa Choux Pastry/Evening Primrose"@ja-latn .

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

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

<artist/18417#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85446#performance> ;
    schema:name "Chinami Hashimoto"@en,
        "橋本ちなみ"@ja ;
    foaf:name "Chinami Hashimoto"@en,
        "橋本ちなみ"@ja .

<artist/832#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85446#performance> ;
    schema:name "Ami Koshimizu"@en,
        "小清水亜美"@ja ;
    foaf:name "Ami Koshimizu"@en,
        "小清水亜美"@ja .

<album/85446#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fukuramikaketa Choux Pastry/Evening Primrose"@en,
        "膨らみかけたChoux Pastry/Evening Primrose"@ja,
        "Fukuramikaketa Choux Pastry/Evening Primrose"@ja-latn ;
    mo:performance_of <album/85446#musicalwork> ;
    mo:performer <artist/18417#subject>,
        <artist/832#subject> ;
    mo:recorded_as <album/85446#musicalexpression> ;
    schema:byArtist <artist/18417#subject>,
        <artist/832#subject> ;
    schema:name "Fukuramikaketa Choux Pastry/Evening Primrose"@en,
        "膨らみかけたChoux Pastry/Evening Primrose"@ja,
        "Fukuramikaketa Choux Pastry/Evening Primrose"@ja-latn ;
    schema:workPerformed <album/85446#musicalwork> .

<album/85446#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-06-05"^^xsd:date ;
    dcterms:title "Fukuramikaketa Choux Pastry/Evening Primrose"@en,
        "膨らみかけたChoux Pastry/Evening Primrose"@ja,
        "Fukuramikaketa Choux Pastry/Evening Primrose"@ja-latn ;
    mo:catalogue_number "PCCG-70454" ;
    mo:media_type "CD" ;
    mo:publication_of <album/85446#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Nf470b506c03a4bbfad20a6f18ffb62be ;
    mo:record_count 1 ;
    schema:about <product/6417#subject> ;
    schema:byArtist <artist/18417#subject>,
        <artist/832#subject> ;
    schema:datePublished "2019-06-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/85446/85446-1559644905.jpg> ;
    schema:name "Fukuramikaketa Choux Pastry/Evening Primrose"@en,
        "膨らみかけたChoux Pastry/Evening Primrose"@ja,
        "Fukuramikaketa Choux Pastry/Evening Primrose"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/85446/85446-1559644905.jpg> .

_:N11d224f33edf4e2799517d837be14a0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "膨らみかけたChoux Pastry"@ja,
        "Fukuramikaketa Choux Pastry"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nf470b506c03a4bbfad20a6f18ffb62be ;
    schema:name "膨らみかけたChoux Pastry"@ja,
        "Fukuramikaketa Choux Pastry"@ja-latn .

_:N6c10cdd1d9a84ebeaad5a4e69d559cfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "膨らみかけたChoux Pastry -Instrumental-"@ja,
        "Fukuramikaketa Choux Pastry -Instrumental-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nf470b506c03a4bbfad20a6f18ffb62be ;
    schema:name "膨らみかけたChoux Pastry -Instrumental-"@ja,
        "Fukuramikaketa Choux Pastry -Instrumental-"@ja-latn .

_:Na30f7e4dd9de45cb87951464f63db2c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evening Primrose"@ja,
        "Evening Primrose"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Nf470b506c03a4bbfad20a6f18ffb62be ;
    schema:name "Evening Primrose"@ja,
        "Evening Primrose"@ja-latn .

_:Nb0b99ba3719c49fc87f8ac733c02141b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evening Primrose -Instrumental-"@ja,
        "Evening Primrose -Instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Nf470b506c03a4bbfad20a6f18ffb62be ;
    schema:name "Evening Primrose -Instrumental-"@ja,
        "Evening Primrose -Instrumental-"@ja-latn .

_:Nf470b506c03a4bbfad20a6f18ffb62be a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11d224f33edf4e2799517d837be14a0a,
        _:N6c10cdd1d9a84ebeaad5a4e69d559cfd,
        _:Na30f7e4dd9de45cb87951464f63db2c3,
        _:Nb0b99ba3719c49fc87f8ac733c02141b ;
    mo:track_count 4 ;
    schema:duration "PT18:18"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N11d224f33edf4e2799517d837be14a0a,
        _:N6c10cdd1d9a84ebeaad5a4e69d559cfd,
        _:Na30f7e4dd9de45cb87951464f63db2c3,
        _:Nb0b99ba3719c49fc87f8ac733c02141b .

