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

<album/107855> a mo:Release ;
    mo:catalogue_number "CS-7111" .

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

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

<artist/21970#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108483#subject> ;
    schema:name "Shinichiro Ikebe"@en,
        "池辺晋一郎"@ja ;
    foaf:made <album/108483#composition>,
        <album/108483#subject> ;
    foaf:name "Shinichiro Ikebe"@en,
        "池辺晋一郎"@ja .

<artist/48758#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108483#subject> ;
    schema:name "Shuko Mizuno"@en,
        "水野修孝"@ja ;
    foaf:made <album/108483#composition>,
        <album/108483#subject> ;
    foaf:name "Shuko Mizuno"@en,
        "水野修孝"@ja .

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

<album/108483#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Manga Kodomo Bunko Drama-hen"@en,
        "まんがこども文庫 ドラマ編"@ja,
        "Manga Kodomo Bunko Drama-hen"@ja-latn ;
    mo:performance_of <album/108483#musicalwork> ;
    mo:recorded_as <album/108483#musicalexpression> ;
    schema:name "Manga Kodomo Bunko Drama-hen"@en,
        "まんがこども文庫 ドラマ編"@ja,
        "Manga Kodomo Bunko Drama-hen"@ja-latn ;
    schema:workPerformed <album/108483#musicalwork> .

<org/2192#subject> schema:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn ;
    foaf:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/108483#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/108483#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/108483#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Manga Kodomo Bunko Drama-hen"@en,
        "まんがこども文庫 ドラマ編"@ja,
        "Manga Kodomo Bunko Drama-hen"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Kenjiro Urata"@en ;
            foaf:made <album/108483#composition> ;
            foaf:name "Kenjiro Urata"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yuki Takamura"@en ;
            foaf:made <album/108483#composition> ;
            foaf:name "Yuki Takamura"@en ],
        <artist/21970#subject>,
        <artist/48758#subject> ;
    mo:produced_work <album/108483#musicalwork> ;
    schema:name "Manga Kodomo Bunko Drama-hen"@en,
        "まんがこども文庫 ドラマ編"@ja,
        "Manga Kodomo Bunko Drama-hen"@ja-latn .

<album/108483#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1979-06-01"^^xsd:date ;
    dcterms:title "Manga Kodomo Bunko Drama-hen"@en,
        "まんがこども文庫 ドラマ編"@ja,
        "Manga Kodomo Bunko Drama-hen"@ja-latn ;
    mo:catalogue_number "CPY-623" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/107855> ;
    mo:publication_of <album/108483#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N7d6718b1e963465e8a8827d7fead6748 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Manga Kodomo Bunko"@en ;
            foaf:name "Manga Kodomo Bunko"@en ] ;
    schema:datePublished "1979-06-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Manga Kodomo Bunko Drama-hen"@en,
        "まんがこども文庫 ドラマ編"@ja,
        "Manga Kodomo Bunko Drama-hen"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108483#subject> ;
    schema:name "Yuki Takamura"@en ;
    foaf:made <album/108483#subject> ;
    foaf:name "Yuki Takamura"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108483#subject> ;
    schema:name "Kenjiro Urata"@en ;
    foaf:made <album/108483#subject> ;
    foaf:name "Kenjiro Urata"@en .

_:N040c6d88d14048cab3f022793297d833 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ねずみのかくれんぼ"@ja,
        "Nezumi no Kakurenbo"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7d6718b1e963465e8a8827d7fead6748 ;
    schema:name "ねずみのかくれんぼ"@ja,
        "Nezumi no Kakurenbo"@ja-latn .

_:N21faa69600074256b98c1861d831cac7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "子馬は帰りぬ"@ja,
        "Kouma wa Kaerinu"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7d6718b1e963465e8a8827d7fead6748 ;
    schema:name "子馬は帰りぬ"@ja,
        "Kouma wa Kaerinu"@ja-latn .

_:N46d7c7498f2e49628c5997a4c3210b77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大造爺さんと雁"@ja,
        "Daizo Jiisan to Gan"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7d6718b1e963465e8a8827d7fead6748 ;
    schema:name "大造爺さんと雁"@ja,
        "Daizo Jiisan to Gan"@ja-latn .

_:Ne5d10a0e4ecf44f49e50bc0c5569e209 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "どうぶつえんからにげたさる"@ja,
        "Doubutsuen kara Nigeta Saru"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7d6718b1e963465e8a8827d7fead6748 ;
    schema:name "どうぶつえんからにげたさる"@ja,
        "Doubutsuen kara Nigeta Saru"@ja-latn .

_:N7d6718b1e963465e8a8827d7fead6748 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N040c6d88d14048cab3f022793297d833,
        _:N21faa69600074256b98c1861d831cac7,
        _:N46d7c7498f2e49628c5997a4c3210b77,
        _:Ne5d10a0e4ecf44f49e50bc0c5569e209 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N040c6d88d14048cab3f022793297d833,
        _:N21faa69600074256b98c1861d831cac7,
        _:N46d7c7498f2e49628c5997a4c3210b77,
        _:Ne5d10a0e4ecf44f49e50bc0c5569e209 .

