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

<artist/15749#subject> a schema:Person,
        foaf:Person ;
    schema:name "Isao Takahata"@en,
        "高畑勲"@ja ;
    foaf:made <album/75049#lyrics>,
        <album/75049#subject> ;
    foaf:name "Isao Takahata"@en,
        "高畑勲"@ja .

<artist/19088#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazuo Fukazawa"@en,
        "深沢一夫"@ja ;
    foaf:made <album/75049#lyrics>,
        <album/75049#subject> ;
    foaf:name "Kazuo Fukazawa"@en,
        "深沢一夫"@ja .

<artist/24184#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazuko Katagiri"@en,
        "片桐和子"@ja ;
    foaf:made <album/75049#lyrics>,
        <album/75049#subject> ;
    foaf:name "Kazuko Katagiri"@en,
        "片桐和子"@ja .

<artist/9508#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kougo Hotomi"@en,
        "保富康午"@ja ;
    foaf:made <album/75049#lyrics>,
        <album/75049#subject> ;
    foaf:name "Kougo Hotomi"@en,
        "保富康午"@ja .

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

<artist/12698#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75049#subject> ;
    schema:name "Koichi Sakata"@en,
        "坂田晃一"@ja ;
    foaf:made <album/75049#composition>,
        <album/75049#subject> ;
    foaf:name "Koichi Sakata"@en,
        "坂田晃一"@ja .

<artist/19073#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75049#subject> ;
    schema:name "Taiji Nakamura"@en,
        "中村泰士"@ja ;
    foaf:made <album/75049#composition>,
        <album/75049#subject> ;
    foaf:name "Taiji Nakamura"@en,
        "中村泰士"@ja .

<product/19122#subject> a schema:CreativeWork ;
    schema:name "The Adventures of Pinocchio (1976)"@en,
        "ピノキオより ピコリーノの冒険 (1976)"@ja,
        "Pinocchio yori Piccolino no Bouken (1976)"@ja-latn ;
    foaf:name "The Adventures of Pinocchio (1976)"@en,
        "ピノキオより ピコリーノの冒険 (1976)"@ja,
        "Pinocchio yori Piccolino no Bouken (1976)"@ja-latn .

<product/7654#subject> a schema:CreativeWork ;
    schema:name "From the Apennines to the Andes"@en,
        "母をたずねて三千里"@ja,
        "Haha wo Tazunete Sanzenri"@ja-latn ;
    foaf:name "From the Apennines to the Andes"@en,
        "母をたずねて三千里"@ja,
        "Haha wo Tazunete Sanzenri"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/94/75049/75049-b9850cb7bdef.jpg> a schema:ImageObject,
        foaf:Image .

<album/75049#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TV Manga Idol Deluxe Haha wo Tazunete Sanzenri / Pinocchio yori Piccolino no Bouken"@en,
        "テレビまんが人気者デラックス 母をたずねて三千里/ピコリーノの冒険"@ja,
        "TV Manga Idol Deluxe Haha wo Tazunete Sanzenri / Pinocchio yori Piccolino no Bouken"@ja-latn ;
    mo:composer <artist/12698#subject>,
        <artist/19073#subject> ;
    mo:produced_work <album/75049#musicalwork> ;
    schema:name "TV Manga Idol Deluxe Haha wo Tazunete Sanzenri / Pinocchio yori Piccolino no Bouken"@en,
        "テレビまんが人気者デラックス 母をたずねて三千里/ピコリーノの冒険"@ja,
        "TV Manga Idol Deluxe Haha wo Tazunete Sanzenri / Pinocchio yori Piccolino no Bouken"@ja-latn .

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

<artist/10107#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75049#performance> ;
    schema:name "Kazuyuki Sogabe"@en,
        "曽我部和恭"@ja ;
    foaf:name "Kazuyuki Sogabe"@en,
        "曽我部和恭"@ja .

<artist/10356#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75049#performance> ;
    schema:name "Young Fresh"@en,
        "ヤング・フレッシュ"@ja ;
    foaf:name "Young Fresh"@en,
        "ヤング・フレッシュ"@ja .

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

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

<artist/22474#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75049#performance> ;
    schema:name "Sanji Hase"@en,
        "はせさん治"@ja ;
    foaf:name "Sanji Hase"@en,
        "はせさん治"@ja .

<artist/4997#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75049#performance> ;
    schema:name "Mitsuko Horie"@en,
        "堀江美都子"@ja ;
    foaf:name "Mitsuko Horie"@en,
        "堀江美都子"@ja .

<artist/7596#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75049#performance> ;
    schema:name "Ichiro Nagai"@en,
        "永井一郎"@ja ;
    foaf:name "Ichiro Nagai"@en,
        "永井一郎"@ja .

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

<album/75049#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TV Manga Idol Deluxe Haha wo Tazunete Sanzenri / Pinocchio yori Piccolino no Bouken"@en,
        "テレビまんが人気者デラックス 母をたずねて三千里/ピコリーノの冒険"@ja,
        "TV Manga Idol Deluxe Haha wo Tazunete Sanzenri / Pinocchio yori Piccolino no Bouken"@ja-latn ;
    mo:performance_of <album/75049#musicalwork> ;
    mo:performer <artist/10107#subject>,
        <artist/10356#subject>,
        <artist/12419#subject>,
        <artist/15078#subject>,
        <artist/22474#subject>,
        <artist/4997#subject>,
        <artist/7596#subject> ;
    mo:recorded_as <album/75049#musicalexpression> ;
    schema:byArtist <artist/10107#subject>,
        <artist/10356#subject>,
        <artist/12419#subject>,
        <artist/15078#subject>,
        <artist/22474#subject>,
        <artist/4997#subject>,
        <artist/7596#subject> ;
    schema:name "TV Manga Idol Deluxe Haha wo Tazunete Sanzenri / Pinocchio yori Piccolino no Bouken"@en,
        "テレビまんが人気者デラックス 母をたずねて三千里/ピコリーノの冒険"@ja,
        "TV Manga Idol Deluxe Haha wo Tazunete Sanzenri / Pinocchio yori Piccolino no Bouken"@ja-latn ;
    schema:workPerformed <album/75049#musicalwork> .

<album/75049#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1976-08-25"^^xsd:date ;
    dcterms:title "TV Manga Idol Deluxe Haha wo Tazunete Sanzenri / Pinocchio yori Piccolino no Bouken"@en,
        "テレビまんが人気者デラックス 母をたずねて三千里/ピコリーノの冒険"@ja,
        "TV Manga Idol Deluxe Haha wo Tazunete Sanzenri / Pinocchio yori Piccolino no Bouken"@ja-latn ;
    mo:catalogue_number "CW-7078" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/75049#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N7d2f466e19ef4f5794c07987a19c84e5 ;
    mo:record_count 1 ;
    schema:about <product/19122#subject>,
        <product/7654#subject> ;
    schema:byArtist <artist/10107#subject>,
        <artist/10356#subject>,
        <artist/12419#subject>,
        <artist/15078#subject>,
        <artist/22474#subject>,
        <artist/4997#subject>,
        <artist/7596#subject> ;
    schema:datePublished "1976-08-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/94/75049/75049-b9850cb7bdef.jpg> ;
    schema:name "TV Manga Idol Deluxe Haha wo Tazunete Sanzenri / Pinocchio yori Piccolino no Bouken"@en,
        "テレビまんが人気者デラックス 母をたずねて三千里/ピコリーノの冒険"@ja,
        "TV Manga Idol Deluxe Haha wo Tazunete Sanzenri / Pinocchio yori Piccolino no Bouken"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/75049/75049-b9850cb7bdef.jpg> .

_:N0f4f0b06b0394df49bdccd667b89f586 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ペッピーノ一座のうた"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7d2f466e19ef4f5794c07987a19c84e5 ;
    schema:name "ペッピーノ一座のうた"@ja .

_:N104e2219a6b9451790daa90a1c46d9ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピクニックのうた"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7d2f466e19ef4f5794c07987a19c84e5 ;
    schema:name "ピクニックのうた"@ja .

_:N5661ef3a72444ec4b7c6995ad23f1bb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オリーブの木陰"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7d2f466e19ef4f5794c07987a19c84e5 ;
    schema:name "オリーブの木陰"@ja .

_:N5fd04d74cf4f41818adf898fe6c0a7cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "草原のマルコ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7d2f466e19ef4f5794c07987a19c84e5 ;
    schema:name "草原のマルコ"@ja .

_:N7bc30db914b346cca75ac744d458ae76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ごめんねおじいさん"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7d2f466e19ef4f5794c07987a19c84e5 ;
    schema:name "ごめんねおじいさん"@ja .

_:N89f8fd8d691f4e01b781126951655f8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "踊ろうよピコリーノ"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7d2f466e19ef4f5794c07987a19c84e5 ;
    schema:name "踊ろうよピコリーノ"@ja .

_:N90e1335356b74fcc97a6b9a24cc75ef4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "どら猫とぼろ狐"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7d2f466e19ef4f5794c07987a19c84e5 ;
    schema:name "どら猫とぼろ狐"@ja .

_:N93903b1b15f34cb8bcb9ce8f4994eac0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "かわいいジーナ"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7d2f466e19ef4f5794c07987a19c84e5 ;
    schema:name "かわいいジーナ"@ja .

_:Nb345444174e1420e82ea0675b0fceff1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "陽気なマルコ"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7d2f466e19ef4f5794c07987a19c84e5 ;
    schema:name "陽気なマルコ"@ja .

_:Nb8836519bde949cf826f36168cf841d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "かあさん おはよう"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7d2f466e19ef4f5794c07987a19c84e5 ;
    schema:name "かあさん おはよう"@ja .

_:Nd880f56ff9514a2098092efe646d0297 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぼくはピコリーノ"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7d2f466e19ef4f5794c07987a19c84e5 ;
    schema:name "ぼくはピコリーノ"@ja .

_:Ne7e60fc5b9a3435f81bf88fd761360fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "たのしく行こうよ"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7d2f466e19ef4f5794c07987a19c84e5 ;
    schema:name "たのしく行こうよ"@ja .

_:Nf646c4713f00482a816b1cfd2dadd0c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "かあさんの子守唄"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7d2f466e19ef4f5794c07987a19c84e5 ;
    schema:name "かあさんの子守唄"@ja .

_:N7d2f466e19ef4f5794c07987a19c84e5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f4f0b06b0394df49bdccd667b89f586,
        _:N104e2219a6b9451790daa90a1c46d9ca,
        _:N5661ef3a72444ec4b7c6995ad23f1bb8,
        _:N5fd04d74cf4f41818adf898fe6c0a7cd,
        _:N7bc30db914b346cca75ac744d458ae76,
        _:N89f8fd8d691f4e01b781126951655f8a,
        _:N90e1335356b74fcc97a6b9a24cc75ef4,
        _:N93903b1b15f34cb8bcb9ce8f4994eac0,
        _:Nb345444174e1420e82ea0675b0fceff1,
        _:Nb8836519bde949cf826f36168cf841d7,
        _:Nd880f56ff9514a2098092efe646d0297,
        _:Ne7e60fc5b9a3435f81bf88fd761360fe,
        _:Nf646c4713f00482a816b1cfd2dadd0c9 ;
    mo:track_count 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0f4f0b06b0394df49bdccd667b89f586,
        _:N104e2219a6b9451790daa90a1c46d9ca,
        _:N5661ef3a72444ec4b7c6995ad23f1bb8,
        _:N5fd04d74cf4f41818adf898fe6c0a7cd,
        _:N7bc30db914b346cca75ac744d458ae76,
        _:N89f8fd8d691f4e01b781126951655f8a,
        _:N90e1335356b74fcc97a6b9a24cc75ef4,
        _:N93903b1b15f34cb8bcb9ce8f4994eac0,
        _:Nb345444174e1420e82ea0675b0fceff1,
        _:Nb8836519bde949cf826f36168cf841d7,
        _:Nd880f56ff9514a2098092efe646d0297,
        _:Ne7e60fc5b9a3435f81bf88fd761360fe,
        _:Nf646c4713f00482a816b1cfd2dadd0c9 .

