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

<artist/26419#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsu"@en ;
    foaf:made <album/71358#lyrics>,
        <album/71358#subject> ;
    foaf:name "Mitsu"@en .

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

<artist/16782#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71358#subject> ;
    schema:name "no_my"@en ;
    foaf:made <album/71358#composition>,
        <album/71358#lyrics>,
        <album/71358#subject> ;
    foaf:name "no_my"@en .

<artist/26802#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71358#subject> ;
    schema:name "Lucas"@en ;
    foaf:made <album/71358#composition>,
        <album/71358#subject> ;
    foaf:name "Lucas"@en .

<product/5723#subject> a schema:CreativeWork ;
    schema:name "My Girlfriend is Shobitch"@en,
        "僕の彼女がマジメ過ぎるしょびっちな件"@ja,
        "Boku no Kanojo ga Majime Sugiru Shobitch na Ken"@ja-latn ;
    foaf:name "My Girlfriend is Shobitch"@en,
        "僕の彼女がマジメ過ぎるしょびっちな件"@ja,
        "Boku no Kanojo ga Majime Sugiru Shobitch na Ken"@ja-latn .

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

<org/2192#subject> schema:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn ;
    foaf:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn .

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

<https://medium-media.vgm.io/albums/85/71358/71358-1509046089.jpg> a schema:ImageObject,
        foaf:Image .

<album/71358#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Koi no Himitsu / pua:re [Limited Edition]"@en,
        "恋のヒミツ / pua:re"@ja,
        "Koi no Himitsu / pua:re [Limited Edition]"@ja-latn ;
    mo:composer <artist/16782#subject>,
        <artist/26802#subject> ;
    mo:produced_work <album/71358#musicalwork> ;
    schema:name "Koi no Himitsu / pua:re [Limited Edition]"@en,
        "恋のヒミツ / pua:re"@ja,
        "Koi no Himitsu / pua:re [Limited Edition]"@ja-latn .

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

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

<artist/23810#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71358#performance> ;
    schema:name "Natsumi Yamada"@en,
        "山田奈都美"@ja ;
    foaf:name "Natsumi Yamada"@en,
        "山田奈都美"@ja .

<artist/27239#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71358#performance> ;
    schema:name "pua:re"@en ;
    foaf:name "pua:re"@en .

<artist/27240#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71358#performance> ;
    schema:name "Yuki Yagi"@en,
        "八木侑紀"@ja ;
    foaf:name "Yuki Yagi"@en,
        "八木侑紀"@ja .

<artist/31244#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71358#performance> ;
    schema:name "Marin Mizutani"@en,
        "水谷麻鈴"@ja ;
    foaf:name "Marin Mizutani"@en,
        "水谷麻鈴"@ja .

<artist/59069#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71358#performance> ;
    schema:name "Miyu Ogura"@en ;
    foaf:name "Miyu Ogura"@en .

<album/71358#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Koi no Himitsu / pua:re [Limited Edition]"@en,
        "恋のヒミツ / pua:re"@ja,
        "Koi no Himitsu / pua:re [Limited Edition]"@ja-latn ;
    mo:performance_of <album/71358#musicalwork> ;
    mo:performer <artist/23810#subject>,
        <artist/27239#subject>,
        <artist/27240#subject>,
        <artist/31244#subject>,
        <artist/59069#subject> ;
    mo:recorded_as <album/71358#musicalexpression> ;
    schema:byArtist <artist/23810#subject>,
        <artist/27239#subject>,
        <artist/27240#subject>,
        <artist/31244#subject>,
        <artist/59069#subject> ;
    schema:name "Koi no Himitsu / pua:re [Limited Edition]"@en,
        "恋のヒミツ / pua:re"@ja,
        "Koi no Himitsu / pua:re [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/71358#musicalwork> .

<album/71358#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-08"^^xsd:date ;
    dcterms:title "Koi no Himitsu / pua:re [Limited Edition]"@en,
        "恋のヒミツ / pua:re"@ja,
        "Koi no Himitsu / pua:re [Limited Edition]"@ja-latn ;
    mo:catalogue_number "COZC-1385~6" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/71358#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N68e6571a3d474fd89d2565966e015b4c,
        _:Ne1c02fb994d940099c13eb694b08ace6 ;
    mo:record_count 2 ;
    schema:about <product/5723#subject> ;
    schema:byArtist <artist/23810#subject>,
        <artist/27239#subject>,
        <artist/27240#subject>,
        <artist/31244#subject>,
        <artist/59069#subject> ;
    schema:datePublished "2017-11-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/85/71358/71358-1509046089.jpg> ;
    schema:name "Koi no Himitsu / pua:re [Limited Edition]"@en,
        "恋のヒミツ / pua:re"@ja,
        "Koi no Himitsu / pua:re [Limited Edition]"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/71358/71358-1509046089.jpg> .

_:N424e9fe31c674b5f82a97e96ab42821a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "pua:re プライベート映像&メイキング"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N68e6571a3d474fd89d2565966e015b4c ;
    schema:name "pua:re プライベート映像&メイキング"@ja .

_:N8e9ec86541b147259db343f18edc8ab1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あいことば"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Ne1c02fb994d940099c13eb694b08ace6 ;
    schema:name "あいことば"@ja .

_:N9a1bcc71fae54ba19cbec8115a76930e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のヒミツ -Instrumental-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Ne1c02fb994d940099c13eb694b08ace6 ;
    schema:name "恋のヒミツ -Instrumental-"@ja .

_:Nbecdd719fafc4ff581488709d8a0af3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あいことば -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Ne1c02fb994d940099c13eb694b08ace6 ;
    schema:name "あいことば -Instrumental-"@ja .

_:Nd98aacb007b34182863cb6f02160cbda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のヒミツ (Music Video)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N68e6571a3d474fd89d2565966e015b4c ;
    schema:name "恋のヒミツ (Music Video)"@ja .

_:Nf666925640c94172a64f90e7eb5e4903 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のヒミツ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Ne1c02fb994d940099c13eb694b08ace6 ;
    schema:name "恋のヒミツ"@ja .

_:N68e6571a3d474fd89d2565966e015b4c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N424e9fe31c674b5f82a97e96ab42821a,
        _:Nd98aacb007b34182863cb6f02160cbda ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N424e9fe31c674b5f82a97e96ab42821a,
        _:Nd98aacb007b34182863cb6f02160cbda .

_:Ne1c02fb994d940099c13eb694b08ace6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8e9ec86541b147259db343f18edc8ab1,
        _:N9a1bcc71fae54ba19cbec8115a76930e,
        _:Nbecdd719fafc4ff581488709d8a0af3e,
        _:Nf666925640c94172a64f90e7eb5e4903 ;
    mo:track_count 4 ;
    schema:duration "PT17:40"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N8e9ec86541b147259db343f18edc8ab1,
        _:N9a1bcc71fae54ba19cbec8115a76930e,
        _:Nbecdd719fafc4ff581488709d8a0af3e,
        _:Nf666925640c94172a64f90e7eb5e4903 .

