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

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

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

<artist/3401#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60669#subject> ;
    schema:name "Takeo Watanabe"@en,
        "渡辺岳夫"@ja ;
    foaf:made <album/60669#composition>,
        <album/60669#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/60669#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Perrine Story"@en,
        "ペリーヌ物語"@ja,
        "The Perrine Story"@ja-latn ;
    mo:composer <artist/3401#subject> ;
    mo:produced_work <album/60669#musicalwork> ;
    schema:name "The Perrine Story"@en,
        "ペリーヌ物語"@ja,
        "The Perrine Story"@ja-latn .

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

<album/60669#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Perrine Story"@en,
        "ペリーヌ物語"@ja,
        "The Perrine Story"@ja-latn ;
    mo:performance_of <album/60669#musicalwork> ;
    mo:recorded_as <album/60669#musicalexpression> ;
    schema:name "The Perrine Story"@en,
        "ペリーヌ物語"@ja,
        "The Perrine Story"@ja-latn ;
    schema:workPerformed <album/60669#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/96/60669/60669-1470395366.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/60669#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1978-02-01"^^xsd:date ;
    dcterms:title "The Perrine Story"@en,
        "ペリーヌ物語"@ja,
        "The Perrine Story"@ja-latn ;
    mo:catalogue_number "SCS-399" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/60669#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N1c67f98810064286a9dd180c47ca6f0d ;
    mo:record_count 1 ;
    schema:about <product/8133#subject> ;
    schema:datePublished "1978-02-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/96/60669/60669-1470395366.jpg> ;
    schema:name "The Perrine Story"@en,
        "ペリーヌ物語"@ja,
        "The Perrine Story"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/60669/60669-1470395366.jpg> .

_:N128ce1a61f1c4f79af52ee32c4a1b6e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "気まぐれバロン"@ja,
        "Kimagure Baron"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1c67f98810064286a9dd180c47ca6f0d ;
    schema:name "気まぐれバロン"@ja,
        "Kimagure Baron"@ja-latn .

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

_:N1c67f98810064286a9dd180c47ca6f0d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N128ce1a61f1c4f79af52ee32c4a1b6e8,
        _:N472bd1848e2e49dfb42364c2391b686e ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N128ce1a61f1c4f79af52ee32c4a1b6e8,
        _:N472bd1848e2e49dfb42364c2391b686e .

