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

<artist/60599#subject> a schema:Person,
        foaf:Person ;
    schema:name "Etsuo Suzuki"@en,
        "鈴木悦夫"@ja ;
    foaf:made <album/83610#lyrics>,
        <album/83610#subject> ;
    foaf:name "Etsuo Suzuki"@en,
        "鈴木悦夫"@ja .

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

<artist/8738#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83610#subject> ;
    schema:name "Nobuyoshi Koshibe"@en,
        "越部信義"@ja ;
    foaf:made <album/83610#composition>,
        <album/83610#subject> ;
    foaf:name "Nobuyoshi Koshibe"@en,
        "越部信義"@ja .

<album/83610#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zukkoke Knight: Don De La Mancha"@en,
        "ずっこけナイトドンデラマンチャ"@ja,
        "Zukkoke Knight: Don De La Mancha"@ja-latn ;
    mo:composer <artist/8738#subject> ;
    mo:produced_work <album/83610#musicalwork> ;
    schema:name "Zukkoke Knight: Don De La Mancha"@en,
        "ずっこけナイトドンデラマンチャ"@ja,
        "Zukkoke Knight: Don De La Mancha"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/01/83610/83610-1547937355.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/71497#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83610#performance> ;
    schema:name "Fumio Ohtsuka"@en,
        "大塚文雄"@ja ;
    foaf:name "Fumio Ohtsuka"@en,
        "大塚文雄"@ja .

<artist/8822#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83610#performance> ;
    schema:name "Kenji Utsumi"@en,
        "内海賢二"@ja ;
    foaf:name "Kenji Utsumi"@en,
        "内海賢二"@ja .

<album/83610#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Zukkoke Knight: Don De La Mancha"@en,
        "ずっこけナイトドンデラマンチャ"@ja,
        "Zukkoke Knight: Don De La Mancha"@ja-latn ;
    mo:performance_of <album/83610#musicalwork> ;
    mo:performer _:Ncefc79d962974f2dbd67237390583e1f,
        <artist/71497#subject>,
        <artist/8822#subject> ;
    mo:recorded_as <album/83610#musicalexpression> ;
    schema:byArtist _:Ncefc79d962974f2dbd67237390583e1f,
        <artist/71497#subject>,
        <artist/8822#subject> ;
    schema:name "Zukkoke Knight: Don De La Mancha"@en,
        "ずっこけナイトドンデラマンチャ"@ja,
        "Zukkoke Knight: Don De La Mancha"@ja-latn ;
    schema:workPerformed <album/83610#musicalwork> .

<album/83610#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1980-05-05"^^xsd:date ;
    dcterms:title "Zukkoke Knight: Don De La Mancha"@en,
        "ずっこけナイトドンデラマンチャ"@ja,
        "Zukkoke Knight: Don De La Mancha"@ja-latn ;
    mo:catalogue_number "GK" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/83610#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N790b8aea69244c7393b460f98351ecb6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Zukkoke Knight: Don De La Mancha"@en ;
            foaf:name "Zukkoke Knight: Don De La Mancha"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "クレープ"@en ;
            foaf:name "クレープ"@en ],
        <artist/71497#subject>,
        <artist/8822#subject> ;
    schema:datePublished "1980-05-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/01/83610/83610-1547937355.jpg> ;
    schema:name "Zukkoke Knight: Don De La Mancha"@en,
        "ずっこけナイトドンデラマンチャ"@ja,
        "Zukkoke Knight: Don De La Mancha"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/83610/83610-1547937355.jpg> .

_:N5d0bcd0aaa0b47b99f8d05950ea8d88e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドンデラ音頭 調子でてますか"@ja,
        "Don de la Ondo Choushi Detemasu ka"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N790b8aea69244c7393b460f98351ecb6 ;
    schema:name "ドンデラ音頭 調子でてますか"@ja,
        "Don de la Ondo Choushi Detemasu ka"@ja-latn .

_:Nb01cca611a5b4c49b4865c32fe6c6cc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "荒野の一番星"@ja,
        "Kouya no Ichibanboshi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N790b8aea69244c7393b460f98351ecb6 ;
    schema:name "荒野の一番星"@ja,
        "Kouya no Ichibanboshi"@ja-latn .

_:Ncefc79d962974f2dbd67237390583e1f a schema:Person,
        foaf:Person ;
    mo:performed <album/83610#performance> ;
    schema:name "クレープ"@en ;
    foaf:name "クレープ"@en .

_:N790b8aea69244c7393b460f98351ecb6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5d0bcd0aaa0b47b99f8d05950ea8d88e,
        _:Nb01cca611a5b4c49b4865c32fe6c6cc0 ;
    mo:track_count 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N5d0bcd0aaa0b47b99f8d05950ea8d88e,
        _:Nb01cca611a5b4c49b4865c32fe6c6cc0 .

