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

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

<artist/30213#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiko Kohyama"@en,
        "香山美子"@ja ;
    foaf:made <album/94179#lyrics>,
        <album/94179#subject> ;
    foaf:name "Yoshiko Kohyama"@en,
        "香山美子"@ja .

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

<artist/5867#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94179#subject> ;
    schema:name "Akihiro Komori"@en,
        "小森昭宏"@ja ;
    foaf:made <album/94179#composition>,
        <album/94179#subject> ;
    foaf:name "Akihiro Komori"@en,
        "小森昭宏"@ja .

<album/94179#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Genkotsu Yamano Tanuki-san"@en,
        "げんこつやまのたぬきさん"@ja,
        "Genkotsu Yamano Tanuki-san"@ja-latn ;
    mo:composer <artist/5867#subject> ;
    mo:produced_work <album/94179#musicalwork> ;
    schema:name "Genkotsu Yamano Tanuki-san"@en,
        "げんこつやまのたぬきさん"@ja,
        "Genkotsu Yamano Tanuki-san"@ja-latn .

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

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

<album/94179#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Genkotsu Yamano Tanuki-san"@en,
        "げんこつやまのたぬきさん"@ja,
        "Genkotsu Yamano Tanuki-san"@ja-latn ;
    mo:performance_of <album/94179#musicalwork> ;
    mo:recorded_as <album/94179#musicalexpression> ;
    schema:name "Genkotsu Yamano Tanuki-san"@en,
        "げんこつやまのたぬきさん"@ja,
        "Genkotsu Yamano Tanuki-san"@ja-latn ;
    schema:workPerformed <album/94179#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/97/94179/94179-1576413923.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/94179#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/97/94179/94179-1576413923.jpg> ;
    foaf:depicts <album/94179#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/97/94179/94179-1576413923.jpg> .

<https://medium-media.vgm.io/albums/97/94179/94179-1576413923.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/94179#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1973-12-01"^^xsd:date ;
    dcterms:title "Genkotsu Yamano Tanuki-san"@en,
        "げんこつやまのたぬきさん"@ja,
        "Genkotsu Yamano Tanuki-san"@ja-latn ;
    mo:catalogue_number "SCS-220" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/94179#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nac6c1f5abb084891b4f55138c1914cbd ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Asobi Mashou Panpororin"@en ;
            foaf:name "Asobi Mashou Panpororin"@en ] ;
    schema:datePublished "1973-12-01"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/97/94179/94179-1576413923.jpg> ;
    schema:name "Genkotsu Yamano Tanuki-san"@en,
        "げんこつやまのたぬきさん"@ja,
        "Genkotsu Yamano Tanuki-san"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/94179/94179-1576413923.jpg> .

_:Nb21f7ca64ffc423ca8bb30ded2ba18a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "くまのおかあさん"@ja,
        "Kuma no Okaasan"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac6c1f5abb084891b4f55138c1914cbd ;
    schema:name "くまのおかあさん"@ja,
        "Kuma no Okaasan"@ja-latn .

_:Nfdaae62c172246428113f733afd94e37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "げんこつやまのたぬきさん"@ja,
        "Genkotsu Yamano Tanuki-san"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac6c1f5abb084891b4f55138c1914cbd ;
    schema:name "げんこつやまのたぬきさん"@ja,
        "Genkotsu Yamano Tanuki-san"@ja-latn .

_:Nac6c1f5abb084891b4f55138c1914cbd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb21f7ca64ffc423ca8bb30ded2ba18a5,
        _:Nfdaae62c172246428113f733afd94e37 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nb21f7ca64ffc423ca8bb30ded2ba18a5,
        _:Nfdaae62c172246428113f733afd94e37 .

