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

<artist/11653#subject> a schema:Person,
        foaf:Person ;
    schema:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja ;
    foaf:made <album/107772#subject>,
        <album/107772#vocals> ;
    foaf:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja .

<artist/32796#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyako Yamada"@en,
        "山田美也子"@ja ;
    foaf:made <album/107772#subject>,
        <album/107772#vocals> ;
    foaf:name "Miyako Yamada"@en,
        "山田美也子"@ja .

<artist/8736#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akira Ito"@en,
        "伊藤アキラ"@ja ;
    foaf:made <album/107772#lyrics>,
        <album/107772#subject> ;
    foaf:name "Akira Ito"@en,
        "伊藤アキラ"@ja .

<artist/8738#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107772#subject> ;
    schema:name "Nobuyoshi Koshibe"@en,
        "越部信義"@ja ;
    foaf:made <album/107772#composition>,
        <album/107772#subject> ;
    foaf:name "Nobuyoshi Koshibe"@en,
        "越部信義"@ja .

<album/107772#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pinta to Gonta"@en,
        "ピン太とゴン太"@ja,
        "Pinta to Gonta"@ja-latn ;
    mo:composer <artist/8738#subject> ;
    mo:produced_work <album/107772#musicalwork> ;
    schema:name "Pinta to Gonta"@en,
        "ピン太とゴン太"@ja,
        "Pinta to Gonta"@ja-latn .

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

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

<album/107772#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pinta to Gonta"@en,
        "ピン太とゴン太"@ja,
        "Pinta to Gonta"@ja-latn ;
    mo:performance_of <album/107772#musicalwork> ;
    mo:recorded_as <album/107772#musicalexpression> ;
    schema:name "Pinta to Gonta"@en,
        "ピン太とゴン太"@ja,
        "Pinta to Gonta"@ja-latn ;
    schema:workPerformed <album/107772#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/27/107772/107772-98608d7f155c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/107772#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/27/107772/107772-98608d7f155c.jpg> ;
    foaf:depicts <album/107772#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/27/107772/107772-98608d7f155c.jpg> .

<https://medium-media.vgm.io/albums/27/107772/107772-98608d7f155c.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/107772#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1974-12-10"^^xsd:date ;
    dcterms:title "Pinta to Gonta"@en,
        "ピン太とゴン太"@ja,
        "Pinta to Gonta"@ja-latn ;
    mo:catalogue_number "SCS-243" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/107772#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N5432f8bfd57b417d80e0424d0c1ba39e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tobe Tobe Panpororin"@en ;
            foaf:name "Tobe Tobe Panpororin"@en ] ;
    schema:datePublished "1974-12-10"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/27/107772/107772-98608d7f155c.jpg> ;
    schema:name "Pinta to Gonta"@en,
        "ピン太とゴン太"@ja,
        "Pinta to Gonta"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/107772/107772-98608d7f155c.jpg> .

_:N56d40728a8b24683b67ac5c91069dd1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おやすみパパ"@ja,
        "Oyasumi Papa"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5432f8bfd57b417d80e0424d0c1ba39e ;
    schema:name "おやすみパパ"@ja,
        "Oyasumi Papa"@ja-latn .

_:Naf88eb429bb843c7a740a0cb930937f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピン太とゴン太"@ja,
        "Pinta to Gonta"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5432f8bfd57b417d80e0424d0c1ba39e ;
    schema:name "ピン太とゴン太"@ja,
        "Pinta to Gonta"@ja-latn .

_:N5432f8bfd57b417d80e0424d0c1ba39e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N56d40728a8b24683b67ac5c91069dd1f,
        _:Naf88eb429bb843c7a740a0cb930937f0 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N56d40728a8b24683b67ac5c91069dd1f,
        _:Naf88eb429bb843c7a740a0cb930937f0 .

