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

<artist/59642#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tadayoshi Kamata"@en,
        "鎌田忠良"@ja ;
    foaf:made <album/133449#lyrics>,
        <album/133449#subject> ;
    foaf:name "Tadayoshi Kamata"@en,
        "鎌田忠良"@ja .

<artist/59643#subject> a schema:Person,
        foaf:Person ;
    schema:name "Susumu Abe"@en,
        "阿部進"@ja ;
    foaf:made <album/133449#lyrics>,
        <album/133449#subject> ;
    foaf:name "Susumu Abe"@en,
        "阿部進"@ja .

<artist/8727#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kamitakada Shounen Gasshoudan"@en,
        "上高田少年合唱団"@ja ;
    foaf:made <album/133449#subject>,
        <album/133449#vocals> ;
    foaf:name "Kamitakada Shounen Gasshoudan"@en,
        "上高田少年合唱団"@ja .

<artist/59641#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133449#subject> ;
    schema:name "Hiroya Abe"@en,
        "阿部皓哉"@ja ;
    foaf:made <album/133449#composition>,
        <album/133449#subject> ;
    foaf:name "Hiroya Abe"@en,
        "阿部皓哉"@ja .

<album/133449#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kodomo Manga Series Sasuke"@en,
        "コダマ・まんがシリーズ サスケ"@ja,
        "Kodomo Manga Series Sasuke"@ja-latn ;
    mo:composer <artist/59641#subject> ;
    mo:produced_work <album/133449#musicalwork> ;
    schema:name "Kodomo Manga Series Sasuke"@en,
        "コダマ・まんがシリーズ サスケ"@ja,
        "Kodomo Manga Series Sasuke"@ja-latn .

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

<album/133449#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kodomo Manga Series Sasuke"@en,
        "コダマ・まんがシリーズ サスケ"@ja,
        "Kodomo Manga Series Sasuke"@ja-latn ;
    mo:performance_of <album/133449#musicalwork> ;
    mo:recorded_as <album/133449#musicalexpression> ;
    schema:name "Kodomo Manga Series Sasuke"@en,
        "コダマ・まんがシリーズ サスケ"@ja,
        "Kodomo Manga Series Sasuke"@ja-latn ;
    schema:workPerformed <album/133449#musicalwork> .

<https://media.vgm.io/albums/94/133449/133449-178208aad845.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/133449#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/94/133449/133449-178208aad845.jpg> ;
    foaf:depicts <album/133449#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/94/133449/133449-178208aad845.jpg> .

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

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

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

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

<album/133449#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1966-01-01"^^xsd:date ;
    dcterms:title "Kodomo Manga Series Sasuke"@en,
        "コダマ・まんがシリーズ サスケ"@ja,
        "Kodomo Manga Series Sasuke"@ja-latn ;
    mo:catalogue_number "KS-214" ;
    mo:media_type "Flexi Disc (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/133449#musicalexpression> ;
    mo:publisher _:Ne0667b2bffcf4c4498ff26408cad9714 ;
    mo:record _:N3e1681ce725f44748d4e1dcd25627980 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Sasuke"@en ;
            foaf:name "Sasuke"@en ] ;
    schema:datePublished "1966-01-01"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/94/133449/133449-178208aad845.jpg> ;
    schema:name "Kodomo Manga Series Sasuke"@en,
        "コダマ・まんがシリーズ サスケ"@ja,
        "Kodomo Manga Series Sasuke"@ja-latn ;
    schema:publisher _:Ne0667b2bffcf4c4498ff26408cad9714 ;
    foaf:depiction <https://media.vgm.io/albums/94/133449/133449-178208aad845.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "吉田亜矢"@en ;
    foaf:made <album/133449#vocals> ;
    foaf:name "吉田亜矢"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "吉田亜矢"@en ;
    foaf:made <album/133449#subject> ;
    foaf:name "吉田亜矢"@en .

_:N08173c3552434be58cd3fae824b1db5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テーマソング サスケだおれは"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3e1681ce725f44748d4e1dcd25627980 ;
    schema:name "テーマソング サスケだおれは"@ja .

_:N8fcfed4e562048ae8e7a04b2ec8391c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワイドドラマ 半蔵との対決"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3e1681ce725f44748d4e1dcd25627980 ;
    schema:name "ワイドドラマ 半蔵との対決"@ja .

_:Nae1793d1e92e4e6d9eb94a52d66674d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テーマソング ちびっこ忍者サスケ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3e1681ce725f44748d4e1dcd25627980 ;
    schema:name "テーマソング ちびっこ忍者サスケ"@ja .

_:Ne0667b2bffcf4c4498ff26408cad9714 schema:name "Kodama Press"@en ;
    foaf:name "Kodama Press"@en .

_:Nf1209ff040b547a5b6b0cd5cfca2809a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワイドドラマ 半蔵との対決"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3e1681ce725f44748d4e1dcd25627980 ;
    schema:name "ワイドドラマ 半蔵との対決"@ja .

_:N3e1681ce725f44748d4e1dcd25627980 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08173c3552434be58cd3fae824b1db5c,
        _:N8fcfed4e562048ae8e7a04b2ec8391c8,
        _:Nae1793d1e92e4e6d9eb94a52d66674d6,
        _:Nf1209ff040b547a5b6b0cd5cfca2809a ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N08173c3552434be58cd3fae824b1db5c,
        _:N8fcfed4e562048ae8e7a04b2ec8391c8,
        _:Nae1793d1e92e4e6d9eb94a52d66674d6,
        _:Nf1209ff040b547a5b6b0cd5cfca2809a .

