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

<artist/456#subject> a schema:Person,
        foaf:Person ;
    schema:name "Isao Sasaki"@en,
        "ささきいさお"@ja ;
    foaf:made <album/103013#subject>,
        <album/103013#vocals> ;
    foaf:name "Isao Sasaki"@en,
        "ささきいさお"@ja .

<artist/8358#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103013#subject> ;
    schema:name "Shinji Tanimura"@en,
        "谷村新司"@ja ;
    foaf:made <album/103013#composition>,
        <album/103013#lyrics>,
        <album/103013#subject> ;
    foaf:name "Shinji Tanimura"@en,
        "谷村新司"@ja .

<album/103013#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "My Boy / Isao Sasaki"@en,
        "マイ・ボーイ / ささきいさお"@ja,
        "My Boy / Isao Sasaki"@ja-latn ;
    mo:composer <artist/8358#subject> ;
    mo:produced_work <album/103013#musicalwork> ;
    schema:name "My Boy / Isao Sasaki"@en,
        "マイ・ボーイ / ささきいさお"@ja,
        "My Boy / Isao Sasaki"@ja-latn .

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

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

<album/103013#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "My Boy / Isao Sasaki"@en,
        "マイ・ボーイ / ささきいさお"@ja,
        "My Boy / Isao Sasaki"@ja-latn ;
    mo:performance_of <album/103013#musicalwork> ;
    mo:recorded_as <album/103013#musicalexpression> ;
    schema:name "My Boy / Isao Sasaki"@en,
        "マイ・ボーイ / ささきいさお"@ja,
        "My Boy / Isao Sasaki"@ja-latn ;
    schema:workPerformed <album/103013#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/31/103013/103013-0471ffffaa8c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/103013#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1980-11-01"^^xsd:date ;
    dcterms:title "My Boy / Isao Sasaki"@en,
        "マイ・ボーイ / ささきいさお"@ja,
        "My Boy / Isao Sasaki"@ja-latn ;
    mo:catalogue_number "CK-573" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/103013#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nf22ede6091974ebcb5fbe7403a5172f2 ;
    mo:record_count 1 ;
    schema:datePublished "1980-11-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/31/103013/103013-0471ffffaa8c.jpg> ;
    schema:name "My Boy / Isao Sasaki"@en,
        "マイ・ボーイ / ささきいさお"@ja,
        "My Boy / Isao Sasaki"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/103013/103013-0471ffffaa8c.jpg> .

_:N67b6e6d34ffd4bd39bb90954e7fd9b88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "残照"@ja,
        "Zanshou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nf22ede6091974ebcb5fbe7403a5172f2 ;
    schema:name "残照"@ja,
        "Zanshou"@ja-latn .

_:Na9b457b4fcd94281a52dacf882c927b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マイ・ボーイ"@ja,
        "My Boy"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nf22ede6091974ebcb5fbe7403a5172f2 ;
    schema:name "マイ・ボーイ"@ja,
        "My Boy"@ja-latn .

_:Nf22ede6091974ebcb5fbe7403a5172f2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N67b6e6d34ffd4bd39bb90954e7fd9b88,
        _:Na9b457b4fcd94281a52dacf882c927b3 ;
    mo:track_count 2 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N67b6e6d34ffd4bd39bb90954e7fd9b88,
        _:Na9b457b4fcd94281a52dacf882c927b3 .

