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

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

<artist/1727#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75602#subject> ;
    schema:name "Asei Kobayashi"@en,
        "小林亜星"@ja ;
    foaf:made <album/75602#composition>,
        <album/75602#subject> ;
    foaf:name "Asei Kobayashi"@en,
        "小林亜星"@ja .

<album/75602#musicalexpression> a mo:Signal ;
    mo:published_as <album/75602#subject> ;
    mo:records <album/75602#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/20/75602/75602-1519299366.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/75602#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/75602/75602-1519299366.jpg> ;
    foaf:depicts <album/75602#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/75602/75602-1519299366.jpg> .

<https://medium-media.vgm.io/albums/20/75602/75602-1519299366.jpg> a schema:ImageObject,
        foaf:Image .

<album/75602#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Asari-chan"@en,
        "あさりちゃん"@ja,
        "Asari-chan"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ken Takada"@en ;
            foaf:made <album/75602#composition> ;
            foaf:name "Ken Takada"@en ],
        <artist/1727#subject> ;
    mo:produced_work <album/75602#musicalwork> ;
    schema:name "Asari-chan"@en,
        "あさりちゃん"@ja,
        "Asari-chan"@ja-latn .

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

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

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

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

<artist/8739#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75602#performance> ;
    schema:name "Yoko Maekawa"@en,
        "前川陽子"@ja ;
    foaf:name "Yoko Maekawa"@en,
        "前川陽子"@ja .

<album/75602#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Asari-chan"@en,
        "あさりちゃん"@ja,
        "Asari-chan"@ja-latn ;
    mo:performance_of <album/75602#musicalwork> ;
    mo:performer <artist/11653#subject>,
        <artist/15078#subject>,
        <artist/8739#subject> ;
    mo:recorded_as <album/75602#musicalexpression> ;
    schema:byArtist <artist/11653#subject>,
        <artist/15078#subject>,
        <artist/8739#subject> ;
    schema:name "Asari-chan"@en,
        "あさりちゃん"@ja,
        "Asari-chan"@ja-latn ;
    schema:workPerformed <album/75602#musicalwork> .

<album/75602#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1982-06-01"^^xsd:date ;
    dcterms:title "Asari-chan"@en,
        "あさりちゃん"@ja,
        "Asari-chan"@ja-latn ;
    mo:catalogue_number "CK-657" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/75602#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N752428e2b04f46a48833fdebea320e73 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Asari-chan"@en ;
            foaf:name "Asari-chan"@en ] ;
    schema:byArtist <artist/11653#subject>,
        <artist/15078#subject>,
        <artist/8739#subject> ;
    schema:datePublished "1982-06-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/20/75602/75602-1519299366.jpg> ;
    schema:name "Asari-chan"@en,
        "あさりちゃん"@ja,
        "Asari-chan"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/75602/75602-1519299366.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Takako Suzuki"@en ;
    foaf:made <album/75602#lyrics> ;
    foaf:name "Takako Suzuki"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Takako Suzuki"@en ;
    foaf:made <album/75602#subject> ;
    foaf:name "Takako Suzuki"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "伊賀井直人"@en ;
    foaf:made <album/75602#subject> ;
    foaf:name "伊賀井直人"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75602#subject> ;
    schema:name "Ken Takada"@en ;
    foaf:made <album/75602#subject> ;
    foaf:name "Ken Takada"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "伊賀井直人"@en ;
    foaf:made <album/75602#lyrics> ;
    foaf:name "伊賀井直人"@en .

_:N95c35719b5e249dd9cdcda6ad3b6f15f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あさり音頭"@ja,
        "Asari Ondo"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N752428e2b04f46a48833fdebea320e73 ;
    schema:name "あさり音頭"@ja,
        "Asari Ondo"@ja-latn .

_:Nae438f84d7d24da896da9baf78772cf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日こそあさり"@ja,
        "Ashita Koso Asari"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N752428e2b04f46a48833fdebea320e73 ;
    schema:name "明日こそあさり"@ja,
        "Ashita Koso Asari"@ja-latn .

_:N752428e2b04f46a48833fdebea320e73 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N95c35719b5e249dd9cdcda6ad3b6f15f,
        _:Nae438f84d7d24da896da9baf78772cf6 ;
    mo:track_count 2 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N95c35719b5e249dd9cdcda6ad3b6f15f,
        _:Nae438f84d7d24da896da9baf78772cf6 .

