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

<artist/29815#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150510#subject> ;
    schema:name "Ryuichiro Yamaki"@en,
        "山木隆一郎"@ja ;
    foaf:made <album/150510#composition>,
        <album/150510#subject> ;
    foaf:name "Ryuichiro Yamaki"@en,
        "山木隆一郎"@ja .

<album/150510#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Virtual☆Love / Sugimoto Shimai"@en,
        "ヴァーチャル☆ラブ / 杉本姉妹"@ja,
        "Virtual☆Love / Sugimoto Shimai"@ja-latn ;
    mo:composer <artist/29815#subject> ;
    mo:produced_work <album/150510#musicalwork> ;
    schema:name "Virtual☆Love / Sugimoto Shimai"@en,
        "ヴァーチャル☆ラブ / 杉本姉妹"@ja,
        "Virtual☆Love / Sugimoto Shimai"@ja-latn .

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

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

<album/150510#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Virtual☆Love / Sugimoto Shimai"@en,
        "ヴァーチャル☆ラブ / 杉本姉妹"@ja,
        "Virtual☆Love / Sugimoto Shimai"@ja-latn ;
    mo:performance_of <album/150510#musicalwork> ;
    mo:recorded_as <album/150510#musicalexpression> ;
    schema:name "Virtual☆Love / Sugimoto Shimai"@en,
        "ヴァーチャル☆ラブ / 杉本姉妹"@ja,
        "Virtual☆Love / Sugimoto Shimai"@ja-latn ;
    schema:workPerformed <album/150510#musicalwork> .

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

<org/1781#subject> schema:name "Aer-born"@en,
        "Aer-born"@ja,
        "Aer-born"@ja-latn ;
    foaf:name "Aer-born"@en,
        "Aer-born"@ja,
        "Aer-born"@ja-latn .

<https://media.vgm.io/albums/01/150510/150510-719ff08fc45f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150510#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/150510/150510-719ff08fc45f.jpg> ;
    foaf:depicts <album/150510#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/150510/150510-719ff08fc45f.jpg> .

<https://medium-media.vgm.io/albums/01/150510/150510-719ff08fc45f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/150510#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-11-05"^^xsd:date ;
    dcterms:title "Virtual☆Love / Sugimoto Shimai"@en,
        "ヴァーチャル☆ラブ / 杉本姉妹"@ja,
        "Virtual☆Love / Sugimoto Shimai"@ja-latn ;
    mo:catalogue_number "POCE-3316" ;
    mo:media_type "CD" ;
    mo:publication_of <album/150510#musicalexpression> ;
    mo:publisher <org/1781#subject> ;
    mo:record _:Nc0d6f33ab31c42fb98074ccb8e5d83e1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Net Ghost PiPoPa"@en ;
            foaf:name "Net Ghost PiPoPa"@en ] ;
    schema:datePublished "2008-11-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/01/150510/150510-719ff08fc45f.jpg> ;
    schema:name "Virtual☆Love / Sugimoto Shimai"@en,
        "ヴァーチャル☆ラブ / 杉本姉妹"@ja,
        "Virtual☆Love / Sugimoto Shimai"@ja-latn ;
    schema:publisher <org/1781#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/150510/150510-719ff08fc45f.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sugimoto Shimai"@en ;
    foaf:made <album/150510#vocals> ;
    foaf:name "Sugimoto Shimai"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yoko Hiji"@en ;
    foaf:made <album/150510#lyrics> ;
    foaf:name "Yoko Hiji"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sugimoto Shimai"@en ;
    foaf:made <album/150510#subject> ;
    foaf:name "Sugimoto Shimai"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yoko Hiji"@en ;
    foaf:made <album/150510#subject> ;
    foaf:name "Yoko Hiji"@en .

_:N28abf72c4f524caeb6483bf6042e9f7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヴァーチャル☆ラブ (Instrumental)"@ja,
        "Virtual☆Love (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nc0d6f33ab31c42fb98074ccb8e5d83e1 ;
    schema:name "ヴァーチャル☆ラブ (Instrumental)"@ja,
        "Virtual☆Love (Instrumental)"@ja-latn .

_:N5009df4cf6ef48028dce9c3ff4b8da55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヴァーチャル☆ラブ"@ja,
        "Virtual☆Love"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nc0d6f33ab31c42fb98074ccb8e5d83e1 ;
    schema:name "ヴァーチャル☆ラブ"@ja,
        "Virtual☆Love"@ja-latn .

_:Na1093f10b0b54a47946274e536b45a87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neverland"@ja,
        "Neverland"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nc0d6f33ab31c42fb98074ccb8e5d83e1 ;
    schema:name "Neverland"@ja,
        "Neverland"@ja-latn .

_:Nc0d6f33ab31c42fb98074ccb8e5d83e1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N28abf72c4f524caeb6483bf6042e9f7f,
        _:N5009df4cf6ef48028dce9c3ff4b8da55,
        _:Na1093f10b0b54a47946274e536b45a87 ;
    mo:track_count 3 ;
    schema:duration "PT12:00"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N28abf72c4f524caeb6483bf6042e9f7f,
        _:N5009df4cf6ef48028dce9c3ff4b8da55,
        _:Na1093f10b0b54a47946274e536b45a87 .

