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

<artist/8025#subject> a schema:Person,
        foaf:Person ;
    schema:name "Michio Yamagami"@en,
        "山上路夫"@ja ;
    foaf:made <album/88320#lyrics>,
        <album/88320#subject> ;
    foaf:name "Michio Yamagami"@en,
        "山上路夫"@ja .

<artist/2191#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88320#subject> ;
    schema:name "Keiju Ishikawa"@en,
        "石川恵樹"@ja ;
    foaf:made <album/88320#composition>,
        <album/88320#subject> ;
    foaf:name "Keiju Ishikawa"@en,
        "石川恵樹"@ja .

<artist/27553#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88320#subject> ;
    schema:name "Nobuo Hotchi"@en,
        "発地伸男"@ja ;
    foaf:made <album/88320#composition>,
        <album/88320#subject> ;
    foaf:name "Nobuo Hotchi"@en,
        "発地伸男"@ja .

<artist/8816#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88320#subject> ;
    schema:name "Noboru Kimura"@en,
        "木村昇"@ja ;
    foaf:made <album/88320#composition>,
        <album/88320#subject> ;
    foaf:name "Noboru Kimura"@en,
        "木村昇"@ja .

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

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

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

<https://medium-media.vgm.io/albums/02/88320/88320-1562155325.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/88320#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Godzilla / TALIZMAN"@en,
        "ゴジラ / TALIZMAN"@ja,
        "Godzilla / TALIZMAN"@ja-latn ;
    mo:performance_of <album/88320#musicalwork> ;
    mo:performer <artist/27552#subject> ;
    mo:recorded_as <album/88320#musicalexpression> ;
    schema:byArtist <artist/27552#subject> ;
    schema:name "Godzilla / TALIZMAN"@en,
        "ゴジラ / TALIZMAN"@ja,
        "Godzilla / TALIZMAN"@ja-latn ;
    schema:workPerformed <album/88320#musicalwork> .

<artist/27552#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/88320#performance> ;
    schema:name "TALIZMAN"@en,
        "タリスマン"@ja ;
    foaf:made <album/88320#subject>,
        <album/88320#vocals> ;
    foaf:name "TALIZMAN"@en,
        "タリスマン"@ja .

<album/88320#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Godzilla / TALIZMAN"@en,
        "ゴジラ / TALIZMAN"@ja,
        "Godzilla / TALIZMAN"@ja-latn ;
    mo:composer <artist/2191#subject>,
        <artist/27553#subject>,
        <artist/8816#subject> ;
    mo:produced_work <album/88320#musicalwork> ;
    schema:name "Godzilla / TALIZMAN"@en,
        "ゴジラ / TALIZMAN"@ja,
        "Godzilla / TALIZMAN"@ja-latn .

<album/88320#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1980-03-10"^^xsd:date ;
    dcterms:title "Godzilla / TALIZMAN"@en,
        "ゴジラ / TALIZMAN"@ja,
        "Godzilla / TALIZMAN"@ja-latn ;
    mo:catalogue_number "SCS-536" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/88320#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Ne16542d392414e61b7189b415fcdc6a8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mothra vs. Godzilla"@en ;
            foaf:name "Mothra vs. Godzilla"@en ] ;
    schema:byArtist <artist/27552#subject> ;
    schema:datePublished "1980-03-10"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/02/88320/88320-1562155325.jpg> ;
    schema:name "Godzilla / TALIZMAN"@en,
        "ゴジラ / TALIZMAN"@ja,
        "Godzilla / TALIZMAN"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/88320/88320-1562155325.jpg> .

_:N7481b9337c1a4f5e8a939dc86d99e26e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゴジラ"@ja,
        "Godzilla"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Ne16542d392414e61b7189b415fcdc6a8 ;
    schema:name "ゴジラ"@ja,
        "Godzilla"@ja-latn .

_:Nc311d3182ef7420dba7adc35e3ffb471 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小さな星の唄"@ja,
        "Chiisana Hoshi no Uta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ne16542d392414e61b7189b415fcdc6a8 ;
    schema:name "小さな星の唄"@ja,
        "Chiisana Hoshi no Uta"@ja-latn .

_:Ne16542d392414e61b7189b415fcdc6a8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7481b9337c1a4f5e8a939dc86d99e26e,
        _:Nc311d3182ef7420dba7adc35e3ffb471 ;
    mo:track_count 2 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N7481b9337c1a4f5e8a939dc86d99e26e,
        _:Nc311d3182ef7420dba7adc35e3ffb471 .

