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

<artist/44106#subject> a schema:Person,
        foaf:Person ;
    schema:name "Bunta Sugawara"@en,
        "菅原文太"@ja ;
    foaf:made <album/113206#subject>,
        <album/113206#vocals> ;
    foaf:name "Bunta Sugawara"@en,
        "菅原文太"@ja .

<artist/44117#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kinji Fukasaku"@en,
        "深作欣二"@ja ;
    foaf:made <album/113206#lyrics>,
        <album/113206#subject> ;
    foaf:name "Kinji Fukasaku"@en,
        "深作欣二"@ja .

<artist/30204#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113206#subject> ;
    schema:name "Komei Sone"@en,
        "曽根幸明"@ja ;
    foaf:made <album/113206#composition>,
        <album/113206#subject> ;
    foaf:name "Komei Sone"@en,
        "曽根幸明"@ja .

<album/113206#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fukidamari no Shi"@en,
        "吹き溜まりの詩"@ja,
        "Fukidamari no Shi"@ja-latn ;
    mo:composer <artist/30204#subject> ;
    mo:produced_work <album/113206#musicalwork> ;
    schema:name "Fukidamari no Shi"@en,
        "吹き溜まりの詩"@ja,
        "Fukidamari no Shi"@ja-latn .

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

<album/113206#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fukidamari no Shi"@en,
        "吹き溜まりの詩"@ja,
        "Fukidamari no Shi"@ja-latn ;
    mo:performance_of <album/113206#musicalwork> ;
    mo:recorded_as <album/113206#musicalexpression> ;
    schema:name "Fukidamari no Shi"@en,
        "吹き溜まりの詩"@ja,
        "Fukidamari no Shi"@ja-latn ;
    schema:workPerformed <album/113206#musicalwork> .

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

<org/66#subject> schema:name "TEICHIKU RECORDS CO., LTD."@en,
        "テイチク株式会社"@ja,
        "TEICHIKU RECORDS CO., LTD."@ja-latn ;
    foaf:name "TEICHIKU RECORDS CO., LTD."@en,
        "テイチク株式会社"@ja,
        "TEICHIKU RECORDS CO., LTD."@ja-latn .

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

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

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

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

<album/113206#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1974-01-01"^^xsd:date ;
    dcterms:title "Fukidamari no Shi"@en,
        "吹き溜まりの詩"@ja,
        "Fukidamari no Shi"@ja-latn ;
    mo:catalogue_number "SN-1400" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/113206#musicalexpression> ;
    mo:publisher <org/66#subject> ;
    mo:record _:Nfe14b2f216b640a18f41c736792921cb ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Battles Without Honor And Humanity"@en ;
            foaf:name "Battles Without Honor And Humanity"@en ] ;
    schema:datePublished "1974-01-01"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/60/113206/113206-805871000249.jpg> ;
    schema:name "Fukidamari no Shi"@en,
        "吹き溜まりの詩"@ja,
        "Fukidamari no Shi"@ja-latn ;
    schema:publisher <org/66#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/113206/113206-805871000249.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "池田充男"@en ;
    foaf:made <album/113206#subject> ;
    foaf:name "池田充男"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "池田充男"@en ;
    foaf:made <album/113206#lyrics> ;
    foaf:name "池田充男"@en .

_:N005fad5d4c4e4fad9d5ee24c870d903d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「仁義なき戦い」の果てに -死にそこねた男のモノローグ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nfe14b2f216b640a18f41c736792921cb ;
    schema:name "「仁義なき戦い」の果てに -死にそこねた男のモノローグ"@ja .

_:N7dd463cf52d64b30af14626f9ce5ca87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "吹き溜まりの詩"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nfe14b2f216b640a18f41c736792921cb ;
    schema:name "吹き溜まりの詩"@ja .

_:Nfe14b2f216b640a18f41c736792921cb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N005fad5d4c4e4fad9d5ee24c870d903d,
        _:N7dd463cf52d64b30af14626f9ce5ca87 ;
    mo:track_count 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N005fad5d4c4e4fad9d5ee24c870d903d,
        _:N7dd463cf52d64b30af14626f9ce5ca87 .

