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

<artist/11896#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazuko Kobayashi"@en,
        "小林和子"@ja ;
    foaf:made <album/150146#lyrics>,
        <album/150146#subject> ;
    foaf:name "Kazuko Kobayashi"@en,
        "小林和子"@ja .

<artist/42#subject> a schema:Person,
        foaf:Person ;
    schema:name "Michell"@en ;
    foaf:made <album/150146#subject>,
        <album/150146#vocals> ;
    foaf:name "Michell"@en .

<artist/5557#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukinojo Mori"@en,
        "森雪之丞"@ja ;
    foaf:made <album/150146#lyrics>,
        <album/150146#subject> ;
    foaf:name "Yukinojo Mori"@en,
        "森雪之丞"@ja .

<artist/12783#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150146#subject> ;
    schema:name "Kingo Hamada"@en,
        "濱田金吾"@ja ;
    foaf:made <album/150146#composition>,
        <album/150146#subject> ;
    foaf:name "Kingo Hamada"@en,
        "濱田金吾"@ja .

<album/150146#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kanashimi wo Buttobase / LAZY"@en,
        "悲しみをぶっとばせ / レイジー"@ja,
        "Kanashimi wo Buttobase / LAZY"@ja-latn ;
    mo:composer <artist/12783#subject> ;
    mo:produced_work <album/150146#musicalwork> ;
    schema:name "Kanashimi wo Buttobase / LAZY"@en,
        "悲しみをぶっとばせ / レイジー"@ja,
        "Kanashimi wo Buttobase / LAZY"@ja-latn .

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

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

<org/1414#subject> schema:name "RCA"@en,
        "RCA"@ja,
        "RCA"@ja-latn ;
    foaf:name "RCA"@en,
        "RCA"@ja,
        "RCA"@ja-latn .

<https://media.vgm.io/albums/64/150146/150146-2c54ec784653.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150146#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/64/150146/150146-2c54ec784653.jpg> ;
    foaf:depicts <album/150146#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/64/150146/150146-2c54ec784653.jpg> .

<https://medium-media.vgm.io/albums/64/150146/150146-2c54ec784653.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/150146#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kanashimi wo Buttobase / LAZY"@en,
        "悲しみをぶっとばせ / レイジー"@ja,
        "Kanashimi wo Buttobase / LAZY"@ja-latn ;
    mo:performance_of <album/150146#musicalwork> ;
    mo:performer <artist/1060#subject> ;
    mo:recorded_as <album/150146#musicalexpression> ;
    schema:byArtist <artist/1060#subject> ;
    schema:name "Kanashimi wo Buttobase / LAZY"@en,
        "悲しみをぶっとばせ / レイジー"@ja,
        "Kanashimi wo Buttobase / LAZY"@ja-latn ;
    schema:workPerformed <album/150146#musicalwork> .

<artist/1060#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/150146#performance> ;
    schema:name "LAZY"@en,
        "レイジー"@ja ;
    foaf:name "LAZY"@en,
        "レイジー"@ja .

<album/150146#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1980-05-21"^^xsd:date ;
    dcterms:title "Kanashimi wo Buttobase / LAZY"@en,
        "悲しみをぶっとばせ / レイジー"@ja,
        "Kanashimi wo Buttobase / LAZY"@ja-latn ;
    mo:catalogue_number "RVS-1210" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/150146#musicalexpression> ;
    mo:publisher <org/1414#subject> ;
    mo:record _:N9b8a5905860047f1aef5d0c00fca83fb ;
    mo:record_count 1 ;
    schema:byArtist <artist/1060#subject> ;
    schema:datePublished "1980-05-21"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/64/150146/150146-2c54ec784653.jpg> ;
    schema:name "Kanashimi wo Buttobase / LAZY"@en,
        "悲しみをぶっとばせ / レイジー"@ja,
        "Kanashimi wo Buttobase / LAZY"@ja-latn ;
    schema:publisher <org/1414#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/150146/150146-2c54ec784653.jpg> .

_:N0eabce0f66944710909f7bb96fa693ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悲しみをぶっとばせ"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N9b8a5905860047f1aef5d0c00fca83fb ;
    schema:name "悲しみをぶっとばせ"@ja-latn .

_:Ne76c0704816d46228599d35eb63f0315 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゴールデン・ゲート"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N9b8a5905860047f1aef5d0c00fca83fb ;
    schema:name "ゴールデン・ゲート"@ja-latn .

_:N9b8a5905860047f1aef5d0c00fca83fb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0eabce0f66944710909f7bb96fa693ee,
        _:Ne76c0704816d46228599d35eb63f0315 ;
    mo:track_count 2 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0eabce0f66944710909f7bb96fa693ee,
        _:Ne76c0704816d46228599d35eb63f0315 .

