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

<artist/3783#subject> a schema:Person,
        foaf:Person ;
    schema:name "Atsushi Sato"@en,
        "佐藤あつし"@ja ;
    foaf:made <album/155255#lyrics>,
        <album/155255#subject> ;
    foaf:name "Atsushi Sato"@en,
        "佐藤あつし"@ja .

<artist/77047#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155255#subject> ;
    schema:name "Hiroshi Kitadani"@en,
        "北谷洋"@ja ;
    foaf:made <album/155255#composition>,
        <album/155255#subject>,
        <album/155255#vocals> ;
    foaf:name "Hiroshi Kitadani"@en,
        "北谷洋"@ja .

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

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

<org/175#subject> schema:name "WEA Japan"@en,
        "WEAジャパン"@ja,
        "WEA Japan"@ja-latn ;
    foaf:name "WEA Japan"@en,
        "WEAジャパン"@ja,
        "WEA Japan"@ja-latn .

<https://media.vgm.io/albums/55/155255/155255-6cb1636abdf8.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/155255#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/55/155255/155255-6cb1636abdf8.png> ;
    foaf:depicts <album/155255#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/55/155255/155255-6cb1636abdf8.png> .

<https://medium-media.vgm.io/albums/55/155255/155255-6cb1636abdf8.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/155255#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KISS ME / STAGGER"@en,
        "KISS ME / スタッガー"@ja,
        "KISS ME / STAGGER"@ja-latn ;
    mo:performance_of <album/155255#musicalwork> ;
    mo:performer <artist/76977#subject> ;
    mo:recorded_as <album/155255#musicalexpression> ;
    schema:byArtist <artist/76977#subject> ;
    schema:name "KISS ME / STAGGER"@en,
        "KISS ME / スタッガー"@ja,
        "KISS ME / STAGGER"@ja-latn ;
    schema:workPerformed <album/155255#musicalwork> .

<artist/76977#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/155255#performance> ;
    schema:name "STAGGER"@en ;
    foaf:name "STAGGER"@en .

<album/155255#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KISS ME / STAGGER"@en,
        "KISS ME / スタッガー"@ja,
        "KISS ME / STAGGER"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Nobuhiro Machida"@en ;
            foaf:made <album/155255#composition> ;
            foaf:name "Nobuhiro Machida"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Atushi Sato"@en ;
            foaf:made <album/155255#composition> ;
            foaf:name "Atushi Sato"@en ],
        <artist/77047#subject> ;
    mo:produced_work <album/155255#musicalwork> ;
    schema:name "KISS ME / STAGGER"@en,
        "KISS ME / スタッガー"@ja,
        "KISS ME / STAGGER"@ja-latn .

<album/155255#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-06-25"^^xsd:date ;
    dcterms:title "KISS ME / STAGGER"@en,
        "KISS ME / スタッガー"@ja,
        "KISS ME / STAGGER"@ja-latn ;
    mo:catalogue_number "WPD6-9074" ;
    mo:media_type "CD" ;
    mo:publication_of <album/155255#musicalexpression> ;
    mo:publisher <org/175#subject> ;
    mo:record _:Nfa2032a86aab49f8b0793459713e1a29 ;
    mo:record_count 1 ;
    schema:byArtist <artist/76977#subject> ;
    schema:datePublished "1996-06-25"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/55/155255/155255-6cb1636abdf8.png> ;
    schema:name "KISS ME / STAGGER"@en,
        "KISS ME / スタッガー"@ja,
        "KISS ME / STAGGER"@ja-latn ;
    schema:publisher <org/175#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/155255/155255-6cb1636abdf8.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Nobuhiro Machida"@en ;
    foaf:made <album/155255#lyrics> ;
    foaf:name "Nobuhiro Machida"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155255#subject> ;
    schema:name "Nobuhiro Machida"@en ;
    foaf:made <album/155255#subject> ;
    foaf:name "Nobuhiro Machida"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Nobuhiro Machida"@en ;
    foaf:made <album/155255#subject> ;
    foaf:name "Nobuhiro Machida"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155255#subject> ;
    schema:name "Atushi Sato"@en ;
    foaf:made <album/155255#subject> ;
    foaf:name "Atushi Sato"@en .

_:N247c494fd64548a6af8e21b92fd84375 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kiss Me"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa2032a86aab49f8b0793459713e1a29 ;
    schema:name "Kiss Me"@en .

_:N51fb973805f7414e904f9634ca37fc95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kiss Me (alternate version)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa2032a86aab49f8b0793459713e1a29 ;
    schema:name "Kiss Me (alternate version)"@en .

_:Nc7b1d38590074c31a63a8b2c75cc29d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don’t Look Back"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa2032a86aab49f8b0793459713e1a29 ;
    schema:name "Don’t Look Back"@en .

_:Nfa2032a86aab49f8b0793459713e1a29 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N247c494fd64548a6af8e21b92fd84375,
        _:N51fb973805f7414e904f9634ca37fc95,
        _:Nc7b1d38590074c31a63a8b2c75cc29d0 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N247c494fd64548a6af8e21b92fd84375,
        _:N51fb973805f7414e904f9634ca37fc95,
        _:Nc7b1d38590074c31a63a8b2c75cc29d0 .

