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

<artist/32334#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuko Uno"@en,
        "宇野ゆう子"@ja ;
    foaf:made <album/99706#subject>,
        <album/99706#vocals> ;
    foaf:name "Yuko Uno"@en,
        "宇野ゆう子"@ja .

<artist/8810#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruo Hayashi"@en,
        "林春生"@ja ;
    foaf:made <album/99706#lyrics>,
        <album/99706#subject> ;
    foaf:name "Haruo Hayashi"@en,
        "林春生"@ja .

<album/99704> a mo:Release ;
    mo:catalogue_number "TC-1135" .

<artist/2340#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99706#subject> ;
    schema:name "Kyohei Tsutsumi"@en,
        "筒美京平"@ja ;
    foaf:made <album/99706#composition>,
        <album/99706#subject> ;
    foaf:name "Kyohei Tsutsumi"@en,
        "筒美京平"@ja .

<album/99706#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sazae-san"@en,
        "サザエさん"@ja,
        "Sazae-san"@ja-latn ;
    mo:composer <artist/2340#subject> ;
    mo:produced_work <album/99706#musicalwork> ;
    schema:name "Sazae-san"@en,
        "サザエさん"@ja,
        "Sazae-san"@ja-latn .

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

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

<album/99706#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sazae-san"@en,
        "サザエさん"@ja,
        "Sazae-san"@ja-latn ;
    mo:performance_of <album/99706#musicalwork> ;
    mo:recorded_as <album/99706#musicalexpression> ;
    schema:name "Sazae-san"@en,
        "サザエさん"@ja,
        "Sazae-san"@ja-latn ;
    schema:workPerformed <album/99706#musicalwork> .

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

<org/2228#subject> schema:name "Toshiba RECORDS"@en,
        "東芝レコード"@ja,
        "Toshiba RECORDS"@ja-latn ;
    foaf:name "Toshiba RECORDS"@en,
        "東芝レコード"@ja,
        "Toshiba RECORDS"@ja-latn .

<https://media.vgm.io/albums/60/99706/99706-1590856389.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/99706#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/99706/99706-1590856389.jpg> ;
    foaf:depicts <album/99706#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/99706/99706-1590856389.jpg> .

<https://medium-media.vgm.io/albums/60/99706/99706-1590856389.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/99706#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1974-06-05"^^xsd:date ;
    dcterms:title "Sazae-san"@en,
        "サザエさん"@ja,
        "Sazae-san"@ja-latn ;
    mo:catalogue_number "TC-3030" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:other_release_of <album/99704> ;
    mo:publication_of <album/99706#musicalexpression> ;
    mo:publisher <org/2228#subject> ;
    mo:record _:N181e0df42ea14fc694f5216d620026f5 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Sazae-san (1969)"@en ;
            foaf:name "Sazae-san (1969)"@en ] ;
    schema:datePublished "1974-06-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/60/99706/99706-1590856389.jpg> ;
    schema:name "Sazae-san"@en,
        "サザエさん"@ja,
        "Sazae-san"@ja-latn ;
    schema:publisher <org/2228#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/99706/99706-1590856389.jpg> .

_:N7826fee94fb143038199158e69c52d63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "主題歌 サザエさん"@ja,
        "Sazae-san"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N181e0df42ea14fc694f5216d620026f5 ;
    schema:name "主題歌 サザエさん"@ja,
        "Sazae-san"@ja-latn .

_:Ndea6dd175db5408bb3dc0f17e41c4970 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "副主題歌 サザエさん一家"@ja,
        "Sazae-san Ikka"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N181e0df42ea14fc694f5216d620026f5 ;
    schema:name "副主題歌 サザエさん一家"@ja,
        "Sazae-san Ikka"@ja-latn .

_:N181e0df42ea14fc694f5216d620026f5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7826fee94fb143038199158e69c52d63,
        _:Ndea6dd175db5408bb3dc0f17e41c4970 ;
    mo:track_count 2 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N7826fee94fb143038199158e69c52d63,
        _:Ndea6dd175db5408bb3dc0f17e41c4970 .

