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

<artist/31854#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuuji Amemiya"@en,
        "雨宮雄児"@ja ;
    foaf:made <album/76444#lyrics>,
        <album/76444#subject> ;
    foaf:name "Yuuji Amemiya"@en,
        "雨宮雄児"@ja .

<artist/33838#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yasuo Tanami"@en,
        "田波靖男"@ja ;
    foaf:made <album/76444#lyrics>,
        <album/76444#subject> ;
    foaf:name "Yasuo Tanami"@en,
        "田波靖男"@ja .

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

<artist/3401#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76444#subject> ;
    schema:name "Takeo Watanabe"@en,
        "渡辺岳夫"@ja ;
    foaf:made <album/76444#composition>,
        <album/76444#subject> ;
    foaf:name "Takeo Watanabe"@en,
        "渡辺岳夫"@ja .

<album/76444#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kin Medal e no Turn!"@en,
        "金メダルへのターン!"@ja,
        "Kin Medal e no Turn!"@ja-latn ;
    mo:composer <artist/3401#subject> ;
    mo:produced_work <album/76444#musicalwork> ;
    schema:name "Kin Medal e no Turn!"@en,
        "金メダルへのターン!"@ja,
        "Kin Medal e no Turn!"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/44/76444/76444-1522145566.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/76444#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kin Medal e no Turn!"@en,
        "金メダルへのターン!"@ja,
        "Kin Medal e no Turn!"@ja-latn ;
    mo:performance_of <album/76444#musicalwork> ;
    mo:performer _:N30beeaa348bd46aa94ba87d01777ce46 ;
    mo:recorded_as <album/76444#musicalexpression> ;
    schema:byArtist _:N30beeaa348bd46aa94ba87d01777ce46 ;
    schema:name "Kin Medal e no Turn!"@en,
        "金メダルへのターン!"@ja,
        "Kin Medal e no Turn!"@ja-latn ;
    schema:workPerformed <album/76444#musicalwork> .

<album/76444#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1970-08-05"^^xsd:date ;
    dcterms:title "Kin Medal e no Turn!"@en,
        "金メダルへのターン!"@ja,
        "Kin Medal e no Turn!"@ja-latn ;
    mo:catalogue_number "KT-35" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/76444#musicalexpression> ;
    mo:publisher <org/66#subject> ;
    mo:record _:Nfabb4f273b86409e8abaf93bde9db64c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kin Medal e no Turn!"@en ;
            foaf:name "Kin Medal e no Turn!"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Sanae Sasaki"@en ;
            foaf:name "Sanae Sasaki"@en ] ;
    schema:datePublished "1970-08-05"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/44/76444/76444-1522145566.jpg> ;
    schema:name "Kin Medal e no Turn!"@en,
        "金メダルへのターン!"@ja,
        "Kin Medal e no Turn!"@ja-latn ;
    schema:publisher <org/66#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/76444/76444-1522145566.jpg> .

_:N30beeaa348bd46aa94ba87d01777ce46 a schema:Person,
        foaf:Person ;
    mo:performed <album/76444#performance> ;
    schema:name "Sanae Sasaki"@en ;
    foaf:name "Sanae Sasaki"@en .

_:N48928e2811414df1b43b5cd1860ad6ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "金メダルへのターン! \"プールに賭けた青春\""@ja,
        "Kin Medal e no Turn! \"Pool ni Kaketa Seishun\""@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nfabb4f273b86409e8abaf93bde9db64c ;
    schema:name "金メダルへのターン! \"プールに賭けた青春\""@ja,
        "Kin Medal e no Turn! \"Pool ni Kaketa Seishun\""@ja-latn .

_:Nd96cdba6000144408ee06c7fadf63bed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋をした渚"@ja,
        "Koi wo Shita Nagisa"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nfabb4f273b86409e8abaf93bde9db64c ;
    schema:name "恋をした渚"@ja,
        "Koi wo Shita Nagisa"@ja-latn .

_:Nfabb4f273b86409e8abaf93bde9db64c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N48928e2811414df1b43b5cd1860ad6ad,
        _:Nd96cdba6000144408ee06c7fadf63bed ;
    mo:track_count 2 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N48928e2811414df1b43b5cd1860ad6ad,
        _:Nd96cdba6000144408ee06c7fadf63bed .

