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

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/35762#lyrics>,
        <album/35762#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

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

<product/2090#subject> a schema:CreativeWork ;
    schema:name "The Pet Girl of Sakurasou"@en,
        "さくら荘のペットな彼女"@ja,
        "Sakurasou no Pet na Kanojo"@ja-latn ;
    foaf:name "The Pet Girl of Sakurasou"@en,
        "さくら荘のペットな彼女"@ja,
        "Sakurasou no Pet na Kanojo"@ja-latn .

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

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

<org/1957#subject> schema:name "MEDIA FACTORY"@en,
        "MEDIA FACTORY"@ja,
        "MEDIA FACTORY"@ja-latn ;
    foaf:name "MEDIA FACTORY"@en,
        "MEDIA FACTORY"@ja,
        "MEDIA FACTORY"@ja-latn .

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

<https://medium-media.vgm.io/albums/26/35762/35762-1371129752.jpg> a schema:ImageObject,
        foaf:Image .

<album/35762#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SAKURASOU NO PET NA KANOJO Special Disc Vol.3"@en,
        "さくら荘のペットな彼女 スペシャルDisc Vol.3"@ja,
        "SAKURASOU NO PET NA KANOJO Special Disc Vol.3"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Tsuyoshi Hayashi"@en ;
            foaf:made <album/35762#composition> ;
            foaf:name "Tsuyoshi Hayashi"@en ],
        <artist/21238#subject> ;
    mo:produced_work <album/35762#musicalwork> ;
    schema:name "SAKURASOU NO PET NA KANOJO Special Disc Vol.3"@en,
        "さくら荘のペットな彼女 スペシャルDisc Vol.3"@ja,
        "SAKURASOU NO PET NA KANOJO Special Disc Vol.3"@ja-latn .

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

<artist/13292#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35762#performance> ;
    schema:name "Mariko Nakatsu"@en,
        "中津真莉子"@ja ;
    foaf:name "Mariko Nakatsu"@en,
        "中津真莉子"@ja .

<artist/6919#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35762#performance> ;
    schema:name "Yuya Saito"@en,
        "斎藤悠弥"@ja ;
    foaf:name "Yuya Saito"@en,
        "斎藤悠弥"@ja .

<artist/75828#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35762#performance> ;
    schema:name "kozue"@en ;
    foaf:name "kozue"@en .

<artist/21238#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35762#subject> ;
    mo:performed <album/35762#performance> ;
    schema:name "Ippei Anbo"@en,
        "安保一平"@ja ;
    foaf:made <album/35762#composition>,
        <album/35762#subject> ;
    foaf:name "Ippei Anbo"@en,
        "安保一平"@ja .

<album/35762#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SAKURASOU NO PET NA KANOJO Special Disc Vol.3"@en,
        "さくら荘のペットな彼女 スペシャルDisc Vol.3"@ja,
        "SAKURASOU NO PET NA KANOJO Special Disc Vol.3"@ja-latn ;
    mo:performance_of <album/35762#musicalwork> ;
    mo:performer _:Neefce0287bf041928a6dda5d534d39b0,
        <artist/13292#subject>,
        <artist/21238#subject>,
        <artist/6919#subject>,
        <artist/75828#subject> ;
    mo:recorded_as <album/35762#musicalexpression> ;
    schema:byArtist _:Neefce0287bf041928a6dda5d534d39b0,
        <artist/13292#subject>,
        <artist/21238#subject>,
        <artist/6919#subject>,
        <artist/75828#subject> ;
    schema:name "SAKURASOU NO PET NA KANOJO Special Disc Vol.3"@en,
        "さくら荘のペットな彼女 スペシャルDisc Vol.3"@ja,
        "SAKURASOU NO PET NA KANOJO Special Disc Vol.3"@ja-latn ;
    schema:workPerformed <album/35762#musicalwork> .

<album/35762#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-03-27"^^xsd:date ;
    dcterms:title "SAKURASOU NO PET NA KANOJO Special Disc Vol.3"@en,
        "さくら荘のペットな彼女 スペシャルDisc Vol.3"@ja,
        "SAKURASOU NO PET NA KANOJO Special Disc Vol.3"@ja-latn ;
    mo:catalogue_number "TGCS-7329" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35762#musicalexpression> ;
    mo:publisher <org/1957#subject> ;
    mo:record _:N1cae2dce1cd64b59a094a25c35f88cfb ;
    mo:record_count 1 ;
    schema:about <product/2090#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "MAKI"@en ;
            foaf:name "MAKI"@en ],
        <artist/13292#subject>,
        <artist/21238#subject>,
        <artist/6919#subject>,
        <artist/75828#subject> ;
    schema:datePublished "2013-03-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/26/35762/35762-1371129752.jpg> ;
    schema:name "SAKURASOU NO PET NA KANOJO Special Disc Vol.3"@en,
        "さくら荘のペットな彼女 スペシャルDisc Vol.3"@ja,
        "SAKURASOU NO PET NA KANOJO Special Disc Vol.3"@ja-latn ;
    schema:publisher <org/1957#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/35762/35762-1371129752.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35762#subject> ;
    schema:name "Tsuyoshi Hayashi"@en ;
    foaf:made <album/35762#subject> ;
    foaf:name "Tsuyoshi Hayashi"@en .

_:N04e70469986e4bd9a903a947524d3830 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I call your name again instrumental ver."@en ;
    mo:track_number 2 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N1cae2dce1cd64b59a094a25c35f88cfb ;
    schema:name "I call your name again instrumental ver."@en .

_:N65eeae0d57b64d9f8a8a1cd0ff1fabd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I call your name again"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N1cae2dce1cd64b59a094a25c35f88cfb ;
    schema:name "I call your name again"@en .

_:Neefce0287bf041928a6dda5d534d39b0 a schema:Person,
        foaf:Person ;
    mo:performed <album/35762#performance> ;
    schema:name "MAKI"@en ;
    foaf:name "MAKI"@en .

_:N1cae2dce1cd64b59a094a25c35f88cfb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04e70469986e4bd9a903a947524d3830,
        _:N65eeae0d57b64d9f8a8a1cd0ff1fabd7 ;
    mo:track_count 2 ;
    schema:duration "PT7:37"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N04e70469986e4bd9a903a947524d3830,
        _:N65eeae0d57b64d9f8a8a1cd0ff1fabd7 .

