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

<artist/24801#subject> a schema:Person,
        foaf:Person ;
    schema:name "DelightStyle"@en ;
    foaf:made <album/32164#subject>,
        <album/32164#vocals> ;
    foaf:name "DelightStyle"@en .

<artist/291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rita"@en ;
    foaf:made <album/32164#lyrics>,
        <album/32164#subject>,
        <album/32164#vocals> ;
    foaf:name "Rita"@en .

<artist/76491#subject> a schema:Person,
        foaf:Person ;
    schema:name "U-ta"@en ;
    foaf:made <album/32164#lyrics>,
        <album/32164#subject> ;
    foaf:name "U-ta"@en .

<artist/7884#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kotomi Yamakawa"@en,
        "山川琴美"@ja ;
    foaf:made <album/32164#subject>,
        <album/32164#vocals> ;
    foaf:name "Kotomi Yamakawa"@en,
        "山川琴美"@ja .

<artist/12265#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32164#subject> ;
    schema:name "YOFFY"@en ;
    foaf:made <album/32164#composition>,
        <album/32164#lyrics>,
        <album/32164#subject>,
        <album/32164#vocals> ;
    foaf:name "YOFFY"@en .

<artist/290#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32164#subject> ;
    schema:name "Blueberry&Yogurt"@en ;
    foaf:made <album/32164#composition>,
        <album/32164#subject> ;
    foaf:name "Blueberry&Yogurt"@en .

<artist/33564#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32164#subject> ;
    schema:name "misaco"@en ;
    foaf:made <album/32164#composition>,
        <album/32164#subject> ;
    foaf:name "misaco"@en .

<product/22943#subject> a schema:CreativeWork ;
    schema:name "Ouka Sengoku! Nobunaga-chan no Koishite Yabou!?"@en,
        "桜花センゴク! 信長ちゃんの恋して野望!?"@ja,
        "Ouka Sengoku! Nobunaga-chan no Koishite Yabou!?"@ja-latn ;
    foaf:name "Ouka Sengoku! Nobunaga-chan no Koishite Yabou!?"@en,
        "桜花センゴク! 信長ちゃんの恋して野望!?"@ja,
        "Ouka Sengoku! Nobunaga-chan no Koishite Yabou!?"@ja-latn .

<release/38263#subject> a schema:CreativeWork ;
    schema:name "Ouka Sengoku! Portable"@en,
        "桜花センゴク! Portable"@ja,
        "Ouka Sengoku! Portable"@ja-latn ;
    foaf:name "Ouka Sengoku! Portable"@en,
        "桜花センゴク! Portable"@ja,
        "Ouka Sengoku! Portable"@ja-latn .

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

<album/32164#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ouka Sengoku! Portable Vocal Disc"@en,
        "桜花センゴク! Portable ボーカルディスク"@ja,
        "Ouka Sengoku! Portable Vocal Disc"@ja-latn ;
    mo:performance_of <album/32164#musicalwork> ;
    mo:recorded_as <album/32164#musicalexpression> ;
    schema:name "Ouka Sengoku! Portable Vocal Disc"@en,
        "桜花センゴク! Portable ボーカルディスク"@ja,
        "Ouka Sengoku! Portable Vocal Disc"@ja-latn ;
    schema:workPerformed <album/32164#musicalwork> .

<org/1577#subject> schema:name "Alchemist"@en,
        "株式会社アルケミスト"@ja,
        "Alchemist"@ja-latn ;
    foaf:name "Alchemist"@en,
        "株式会社アルケミスト"@ja,
        "Alchemist"@ja-latn .

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

<https://medium-media.vgm.io/albums/46/32164/32164-1481234365.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/32164#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ouka Sengoku! Portable Vocal Disc"@en,
        "桜花センゴク! Portable ボーカルディスク"@ja,
        "Ouka Sengoku! Portable Vocal Disc"@ja-latn ;
    mo:composer <artist/12265#subject>,
        <artist/290#subject>,
        <artist/33564#subject> ;
    mo:produced_work <album/32164#musicalwork> ;
    schema:name "Ouka Sengoku! Portable Vocal Disc"@en,
        "桜花センゴク! Portable ボーカルディスク"@ja,
        "Ouka Sengoku! Portable Vocal Disc"@ja-latn .

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

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

<album/32164#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-07-05"^^xsd:date ;
    dcterms:title "Ouka Sengoku! Portable Vocal Disc"@en,
        "桜花センゴク! Portable ボーカルディスク"@ja,
        "Ouka Sengoku! Portable Vocal Disc"@ja-latn ;
    mo:catalogue_number "ALCH-00039A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32164#musicalexpression> ;
    mo:publisher <org/1577#subject> ;
    mo:record _:Nc0a2059ded244a4491e0a10b278fb78c ;
    mo:record_count 1 ;
    schema:about <product/22943#subject>,
        <release/38263#subject> ;
    schema:datePublished "2012-07-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/32164/32164-1481234365.jpg> ;
    schema:name "Ouka Sengoku! Portable Vocal Disc"@en,
        "桜花センゴク! Portable ボーカルディスク"@ja,
        "Ouka Sengoku! Portable Vocal Disc"@ja-latn ;
    schema:publisher <org/1577#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/32164/32164-1481234365.jpg> .

_:N07c6877b22ed482a834f54e19ffbe0f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「ジェットコースター☆ラブ」インストゥルメンタルバージョン"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc0a2059ded244a4491e0a10b278fb78c ;
    schema:name "「ジェットコースター☆ラブ」インストゥルメンタルバージョン"@ja .

_:N1aea583371c24586a5301b44314ad9c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「Piece of My Heart」フルサイズ版"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc0a2059ded244a4491e0a10b278fb78c ;
    schema:name "「Piece of My Heart」フルサイズ版"@ja .

_:N641ef8643b004771996a965cf6fcbf4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「Piece of My Heart」(DelightStyle Ver.) フルサイズ版"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc0a2059ded244a4491e0a10b278fb78c ;
    schema:name "「Piece of My Heart」(DelightStyle Ver.) フルサイズ版"@ja .

_:N69962d0b09d3464182962a160f60b3f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「セイシュン桜花」(YOFFY Style Ver.) フルサイズ版"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc0a2059ded244a4491e0a10b278fb78c ;
    schema:name "「セイシュン桜花」(YOFFY Style Ver.) フルサイズ版"@ja .

_:N8e8954560f6e46b8b0895ad6d67391ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「セイシュン桜花」インストゥルメンタルバージョン"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc0a2059ded244a4491e0a10b278fb78c ;
    schema:name "「セイシュン桜花」インストゥルメンタルバージョン"@ja .

_:N8f89831e017041cc8e4385885fb3b383 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「花鳥☆風月」フルサイズ版"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc0a2059ded244a4491e0a10b278fb78c ;
    schema:name "「花鳥☆風月」フルサイズ版"@ja .

_:Nc09505f09c7f4303b56888be9bd7d525 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「セイシュン桜花」フルサイズ版"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc0a2059ded244a4491e0a10b278fb78c ;
    schema:name "「セイシュン桜花」フルサイズ版"@ja .

_:Nd4b0723b0ae94801b020f96dca614596 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「Piece of My Heart」インストゥルメンタルバージョン"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc0a2059ded244a4491e0a10b278fb78c ;
    schema:name "「Piece of My Heart」インストゥルメンタルバージョン"@ja .

_:Nf13b16ea96b04119b178fea4f60d4b67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「ジェットコースター☆ラブ」"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc0a2059ded244a4491e0a10b278fb78c ;
    schema:name "「ジェットコースター☆ラブ」"@ja .

_:Nc0a2059ded244a4491e0a10b278fb78c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07c6877b22ed482a834f54e19ffbe0f0,
        _:N1aea583371c24586a5301b44314ad9c0,
        _:N641ef8643b004771996a965cf6fcbf4f,
        _:N69962d0b09d3464182962a160f60b3f9,
        _:N8e8954560f6e46b8b0895ad6d67391ce,
        _:N8f89831e017041cc8e4385885fb3b383,
        _:Nc09505f09c7f4303b56888be9bd7d525,
        _:Nd4b0723b0ae94801b020f96dca614596,
        _:Nf13b16ea96b04119b178fea4f60d4b67 ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N07c6877b22ed482a834f54e19ffbe0f0,
        _:N1aea583371c24586a5301b44314ad9c0,
        _:N641ef8643b004771996a965cf6fcbf4f,
        _:N69962d0b09d3464182962a160f60b3f9,
        _:N8e8954560f6e46b8b0895ad6d67391ce,
        _:N8f89831e017041cc8e4385885fb3b383,
        _:Nc09505f09c7f4303b56888be9bd7d525,
        _:Nd4b0723b0ae94801b020f96dca614596,
        _:Nf13b16ea96b04119b178fea4f60d4b67 .

