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

<artist/12419#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumiko Osugi"@en,
        "大杉久美子"@ja ;
    foaf:made <album/60666#subject>,
        <album/60666#vocals> ;
    foaf:name "Kumiko Osugi"@en,
        "大杉久美子"@ja .

<artist/15078#subject> a schema:Person,
        foaf:Person ;
    schema:name "Koorogi '73"@en,
        "こおろぎ'73"@ja ;
    foaf:made <album/60666#subject>,
        <album/60666#vocals> ;
    foaf:name "Koorogi '73"@en,
        "こおろぎ'73"@ja .

<artist/41871#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tsuzuru Nakazato"@en,
        "中里綴"@ja ;
    foaf:made <album/60666#lyrics>,
        <album/60666#subject> ;
    foaf:name "Tsuzuru Nakazato"@en,
        "中里綴"@ja .

<album/60667> a mo:Release ;
    mo:catalogue_number "CPY-552" .

<album/60668> a mo:Release ;
    mo:catalogue_number "COCC-12681" .

<artist/3401#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60666#subject> ;
    schema:name "Takeo Watanabe"@en,
        "渡辺岳夫"@ja ;
    foaf:made <album/60666#composition>,
        <album/60666#subject> ;
    foaf:name "Takeo Watanabe"@en,
        "渡辺岳夫"@ja .

<product/8133#subject> a schema:CreativeWork ;
    schema:name "The Perrine Story"@en,
        "ペリーヌ物語"@ja,
        "Perrine Monogatari"@ja-latn ;
    foaf:name "The Perrine Story"@en,
        "ペリーヌ物語"@ja,
        "Perrine Monogatari"@ja-latn .

<album/60666#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Perrine Story Uta to Ohanashi"@en,
        "ペリーヌ物語 うたとおはなし"@ja,
        "The Perrine Story Uta to Ohanashi"@ja-latn ;
    mo:composer <artist/3401#subject> ;
    mo:produced_work <album/60666#musicalwork> ;
    schema:name "The Perrine Story Uta to Ohanashi"@en,
        "ペリーヌ物語 うたとおはなし"@ja,
        "The Perrine Story Uta to Ohanashi"@ja-latn .

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

<album/60666#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Perrine Story Uta to Ohanashi"@en,
        "ペリーヌ物語 うたとおはなし"@ja,
        "The Perrine Story Uta to Ohanashi"@ja-latn ;
    mo:performance_of <album/60666#musicalwork> ;
    mo:recorded_as <album/60666#musicalexpression> ;
    schema:name "The Perrine Story Uta to Ohanashi"@en,
        "ペリーヌ物語 うたとおはなし"@ja,
        "The Perrine Story Uta to Ohanashi"@ja-latn ;
    schema:workPerformed <album/60666#musicalwork> .

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

<https://medium-media.vgm.io/albums/66/60666/60666-1528194119.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/60666#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1978-10-01"^^xsd:date ;
    dcterms:title "The Perrine Story Uta to Ohanashi"@en,
        "ペリーヌ物語 うたとおはなし"@ja,
        "The Perrine Story Uta to Ohanashi"@ja-latn ;
    mo:catalogue_number "CS-7075" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/60667>,
        <album/60668> ;
    mo:publication_of <album/60666#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nde23701b98d54e35ba24fc6946f53bf6 ;
    mo:record_count 1 ;
    schema:about <product/8133#subject> ;
    schema:datePublished "1978-10-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/66/60666/60666-1528194119.jpg> ;
    schema:name "The Perrine Story Uta to Ohanashi"@en,
        "ペリーヌ物語 うたとおはなし"@ja,
        "The Perrine Story Uta to Ohanashi"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/60666/60666-1528194119.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "つかさ圭"@en ;
    foaf:made <album/60666#lyrics> ;
    foaf:name "つかさ圭"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "つかさ圭"@en ;
    foaf:made <album/60666#subject> ;
    foaf:name "つかさ圭"@en .

_:N1e4b1d26746448b6884536170856039b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ペリーヌものがたり"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde23701b98d54e35ba24fc6946f53bf6 ;
    schema:name "ペリーヌものがたり"@ja .

_:N375090fcb3334707bd3cfd68fc775bfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "気まぐれバロン"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde23701b98d54e35ba24fc6946f53bf6 ;
    schema:name "気まぐれバロン"@ja .

_:N45941f47517148219a272527bbaeb6d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "太陽みたいな女の子"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde23701b98d54e35ba24fc6946f53bf6 ;
    schema:name "太陽みたいな女の子"@ja .

_:N5ea00a3e64d1491b941cd2adb7dc72a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロザリーは友だち"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde23701b98d54e35ba24fc6946f53bf6 ;
    schema:name "ロザリーは友だち"@ja .

_:N714c3b1a2e00476897c647ba9638e429 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボンジュール!"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde23701b98d54e35ba24fc6946f53bf6 ;
    schema:name "ボンジュール!"@ja .

_:N89b6056dbc1241d49f57e50b2870b489 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おはなし「ペリーヌ物語」"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde23701b98d54e35ba24fc6946f53bf6 ;
    schema:name "おはなし「ペリーヌ物語」"@ja .

_:N8db504ce4f614507961daa676ddffada a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女の夢"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde23701b98d54e35ba24fc6946f53bf6 ;
    schema:name "少女の夢"@ja .

_:Nde23701b98d54e35ba24fc6946f53bf6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e4b1d26746448b6884536170856039b,
        _:N375090fcb3334707bd3cfd68fc775bfa,
        _:N45941f47517148219a272527bbaeb6d2,
        _:N5ea00a3e64d1491b941cd2adb7dc72a2,
        _:N714c3b1a2e00476897c647ba9638e429,
        _:N89b6056dbc1241d49f57e50b2870b489,
        _:N8db504ce4f614507961daa676ddffada ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1e4b1d26746448b6884536170856039b,
        _:N375090fcb3334707bd3cfd68fc775bfa,
        _:N45941f47517148219a272527bbaeb6d2,
        _:N5ea00a3e64d1491b941cd2adb7dc72a2,
        _:N714c3b1a2e00476897c647ba9638e429,
        _:N89b6056dbc1241d49f57e50b2870b489,
        _:N8db504ce4f614507961daa676ddffada .

