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

<artist/12889#subject> a schema:Person,
        foaf:Person ;
    schema:name "Konomi Suzuki"@en,
        "鈴木このみ"@ja ;
    foaf:made <album/37066#subject>,
        <album/37066#vocals> ;
    foaf:name "Konomi Suzuki"@en,
        "鈴木このみ"@ja .

<artist/1992#subject> a schema:Person,
        foaf:Person ;
    schema:name "Riryka"@en ;
    foaf:made <album/37066#lyrics>,
        <album/37066#subject> ;
    foaf:name "Riryka"@en .

<artist/11595#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37066#subject> ;
    schema:name "Yusuke Shirato"@en,
        "白戸佑輔"@ja ;
    foaf:made <album/37066#composition>,
        <album/37066#subject> ;
    foaf:name "Yusuke Shirato"@en,
        "白戸佑輔"@ja .

<artist/35096#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37066#subject> ;
    schema:name "nekoromin"@en,
        "猫ロ眠"@ja ;
    foaf:made <album/37066#composition>,
        <album/37066#lyrics>,
        <album/37066#subject> ;
    foaf:name "nekoromin"@en,
        "猫ロ眠"@ja .

<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/37066#musicalexpression> a mo:Signal ;
    mo:published_as <album/37066#subject> ;
    mo:records <album/37066#performance> .

<album/37066#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yume no Tsuzuki / Konomi Suzuki"@en,
        "夢の続き / 鈴木このみ"@ja,
        "Yume no Tsuzuki / Konomi Suzuki"@ja-latn ;
    mo:performance_of <album/37066#musicalwork> ;
    mo:recorded_as <album/37066#musicalexpression> ;
    schema:name "Yume no Tsuzuki / Konomi Suzuki"@en,
        "夢の続き / 鈴木このみ"@ja,
        "Yume no Tsuzuki / Konomi Suzuki"@ja-latn ;
    schema:workPerformed <album/37066#musicalwork> .

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

<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/66/37066/37066-1359389542.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/37066#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/66/37066/37066-1359389542.png> ;
    foaf:depicts <album/37066#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/66/37066/37066-1359389542.png> .

<https://medium-media.vgm.io/albums/66/37066/37066-1359389542.png> a schema:ImageObject,
        foaf:Image .

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

<album/37066#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yume no Tsuzuki / Konomi Suzuki"@en,
        "夢の続き / 鈴木このみ"@ja,
        "Yume no Tsuzuki / Konomi Suzuki"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(syujinP"@en ;
            foaf:made <album/37066#composition> ;
            foaf:name "(syujinP"@en ],
        <artist/11595#subject>,
        <artist/35096#subject> ;
    mo:produced_work <album/37066#musicalwork> ;
    schema:name "Yume no Tsuzuki / Konomi Suzuki"@en,
        "夢の続き / 鈴木このみ"@ja,
        "Yume no Tsuzuki / Konomi Suzuki"@ja-latn .

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

<album/37066#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-02-27"^^xsd:date ;
    dcterms:title "Yume no Tsuzuki / Konomi Suzuki"@en,
        "夢の続き / 鈴木このみ"@ja,
        "Yume no Tsuzuki / Konomi Suzuki"@ja-latn ;
    mo:catalogue_number "ZMCZ-8233" ;
    mo:media_type "CD" ;
    mo:publication_of <album/37066#musicalexpression> ;
    mo:publisher <org/1957#subject> ;
    mo:record _:N9fe39e7e44954c54bf8c1258e24f54b7 ;
    mo:record_count 1 ;
    schema:about <product/2090#subject> ;
    schema:datePublished "2013-02-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/66/37066/37066-1359389542.png> ;
    schema:name "Yume no Tsuzuki / Konomi Suzuki"@en,
        "夢の続き / 鈴木このみ"@ja,
        "Yume no Tsuzuki / Konomi Suzuki"@ja-latn ;
    schema:publisher <org/1957#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/37066/37066-1359389542.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(syujinP"@en ;
    foaf:made <album/37066#subject> ;
    foaf:name "(syujinP"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(syujinP"@en ;
    foaf:made <album/37066#lyrics> ;
    foaf:name "(syujinP"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37066#subject> ;
    schema:name "(syujinP"@en ;
    foaf:made <album/37066#subject> ;
    foaf:name "(syujinP"@en .

_:N1da806e09d4948dd98950ec7a20c9010 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の続き"@ja,
        "Yume no Tsuzuki"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N9fe39e7e44954c54bf8c1258e24f54b7 ;
    schema:name "夢の続き"@ja,
        "Yume no Tsuzuki"@ja-latn .

_:Ndc05043abfb54de79a473789e4f95174 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の続き (Instrumental)"@ja,
        "Yume no Tsuzuki (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N9fe39e7e44954c54bf8c1258e24f54b7 ;
    schema:name "夢の続き (Instrumental)"@ja,
        "Yume no Tsuzuki (Instrumental)"@ja-latn .

_:Ned6745cf965d4efea7cc84d89864cd03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "囚人 -Paradox 2013- (Instrumental)"@ja,
        "Shuujin -Paradox 2013- (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N9fe39e7e44954c54bf8c1258e24f54b7 ;
    schema:name "囚人 -Paradox 2013- (Instrumental)"@ja,
        "Shuujin -Paradox 2013- (Instrumental)"@ja-latn .

_:Nfcbf30ea9cea44cdae9873c761298420 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "囚人 -Paradox 2013-"@ja,
        "Shuujin -Paradox 2013-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N9fe39e7e44954c54bf8c1258e24f54b7 ;
    schema:name "囚人 -Paradox 2013-"@ja,
        "Shuujin -Paradox 2013-"@ja-latn .

_:N9fe39e7e44954c54bf8c1258e24f54b7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1da806e09d4948dd98950ec7a20c9010,
        _:Ndc05043abfb54de79a473789e4f95174,
        _:Ned6745cf965d4efea7cc84d89864cd03,
        _:Nfcbf30ea9cea44cdae9873c761298420 ;
    mo:track_count 4 ;
    schema:duration "PT18:23"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1da806e09d4948dd98950ec7a20c9010,
        _:Ndc05043abfb54de79a473789e4f95174,
        _:Ned6745cf965d4efea7cc84d89864cd03,
        _:Nfcbf30ea9cea44cdae9873c761298420 .

