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

<artist/24497#subject> a schema:Person,
        foaf:Person ;
    schema:name "Toshio Oka"@en,
        "丘灯至夫"@ja ;
    foaf:made <album/140809#lyrics>,
        <album/140809#subject> ;
    foaf:name "Toshio Oka"@en,
        "丘灯至夫"@ja .

<artist/33839#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tadao Takashima"@en,
        "高島忠夫"@ja ;
    foaf:made <album/140809#subject>,
        <album/140809#vocals> ;
    foaf:name "Tadao Takashima"@en,
        "高島忠夫"@ja .

<artist/4997#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuko Horie"@en,
        "堀江美都子"@ja ;
    foaf:made <album/140809#subject>,
        <album/140809#vocals> ;
    foaf:name "Mitsuko Horie"@en,
        "堀江美都子"@ja .

<artist/23098#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140809#subject> ;
    schema:name "Minoru Endo"@en,
        "遠藤実"@ja ;
    foaf:made <album/140809#composition>,
        <album/140809#subject> ;
    foaf:name "Minoru Endo"@en,
        "遠藤実"@ja .

<album/140809#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Otousan"@en,
        "お父さん"@ja,
        "Otousan"@ja-latn ;
    mo:composer <artist/23098#subject> ;
    mo:produced_work <album/140809#musicalwork> ;
    schema:name "Otousan"@en,
        "お父さん"@ja,
        "Otousan"@ja-latn .

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

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

<album/140809#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Otousan"@en,
        "お父さん"@ja,
        "Otousan"@ja-latn ;
    mo:performance_of <album/140809#musicalwork> ;
    mo:recorded_as <album/140809#musicalexpression> ;
    schema:name "Otousan"@en,
        "お父さん"@ja,
        "Otousan"@ja-latn ;
    schema:workPerformed <album/140809#musicalwork> .

<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/90/140809/140809-1bfc3315d4a1.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/140809#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/90/140809/140809-1bfc3315d4a1.jpg> ;
    foaf:depicts <album/140809#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/90/140809/140809-1bfc3315d4a1.jpg> .

<https://medium-media.vgm.io/albums/90/140809/140809-1bfc3315d4a1.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/140809#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1974-12-25"^^xsd:date ;
    dcterms:title "Otousan"@en,
        "お父さん"@ja,
        "Otousan"@ja-latn ;
    mo:catalogue_number "SCS-245" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/140809#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N7167b78c456e40d5ab6e7732c36b0dc0 ;
    mo:record_count 1 ;
    schema:datePublished "1974-12-25"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/90/140809/140809-1bfc3315d4a1.jpg> ;
    schema:name "Otousan"@en,
        "お父さん"@ja,
        "Otousan"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/140809/140809-1bfc3315d4a1.jpg> .

_:N4139b646b23644569122e7049e566089 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お父さん"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7167b78c456e40d5ab6e7732c36b0dc0 ;
    schema:name "お父さん"@ja .

_:Ncce29ef7d28d4de79c2fcdaefda65908 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わたしが大人になった日"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7167b78c456e40d5ab6e7732c36b0dc0 ;
    schema:name "わたしが大人になった日"@ja .

_:N7167b78c456e40d5ab6e7732c36b0dc0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4139b646b23644569122e7049e566089,
        _:Ncce29ef7d28d4de79c2fcdaefda65908 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N4139b646b23644569122e7049e566089,
        _:Ncce29ef7d28d4de79c2fcdaefda65908 .

