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

<artist/4167#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kisho Taniyama"@en,
        "谷山紀章"@ja ;
    foaf:made <album/76144#subject>,
        <album/76144#vocals> ;
    foaf:name "Kisho Taniyama"@en,
        "谷山紀章"@ja .

<artist/4276#subject> a schema:Person,
        foaf:Person ;
    schema:name "yuiko"@en ;
    foaf:made <album/76144#lyrics>,
        <album/76144#subject> ;
    foaf:name "yuiko"@en .

<artist/15171#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76144#subject> ;
    schema:name "Hiroshi Nakamura"@en,
        "中村博"@ja ;
    foaf:made <album/76144#composition>,
        <album/76144#lyrics>,
        <album/76144#subject> ;
    foaf:name "Hiroshi Nakamura"@en,
        "中村博"@ja .

<artist/4443#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76144#subject> ;
    schema:name "Meis Clauson"@en ;
    foaf:made <album/76144#composition>,
        <album/76144#subject> ;
    foaf:name "Meis Clauson"@en .

<product/4498#subject> a schema:CreativeWork ;
    schema:name "SHOW BY ROCK!! (Game)"@en,
        "SHOW BY ROCK!! (Game)"@ja,
        "SHOW BY ROCK!! (Game)"@ja-latn ;
    foaf:name "SHOW BY ROCK!! (Game)"@en,
        "SHOW BY ROCK!! (Game)"@ja,
        "SHOW BY ROCK!! (Game)"@ja-latn .

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

<album/76144#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "knocking' the next-door/Last Flower / Shingan CrimsonZ"@en,
        "knocking' the next-door/Last Flower / シンガンクリムゾンズ"@ja,
        "knocking' the next-door/Last Flower / Shingan CrimsonZ"@ja-latn ;
    mo:performance_of <album/76144#musicalwork> ;
    mo:recorded_as <album/76144#musicalexpression> ;
    schema:name "knocking' the next-door/Last Flower / Shingan CrimsonZ"@en,
        "knocking' the next-door/Last Flower / シンガンクリムゾンズ"@ja,
        "knocking' the next-door/Last Flower / Shingan CrimsonZ"@ja-latn ;
    schema:workPerformed <album/76144#musicalwork> .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

<https://media.vgm.io/albums/44/76144/76144-1521033120.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/76144#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/44/76144/76144-1521033120.jpg> ;
    foaf:depicts <album/76144#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/44/76144/76144-1521033120.jpg> .

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

<album/76144#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "knocking' the next-door/Last Flower / Shingan CrimsonZ"@en,
        "knocking' the next-door/Last Flower / シンガンクリムゾンズ"@ja,
        "knocking' the next-door/Last Flower / Shingan CrimsonZ"@ja-latn ;
    mo:composer <artist/15171#subject>,
        <artist/4443#subject> ;
    mo:produced_work <album/76144#musicalwork> ;
    schema:name "knocking' the next-door/Last Flower / Shingan CrimsonZ"@en,
        "knocking' the next-door/Last Flower / シンガンクリムゾンズ"@ja,
        "knocking' the next-door/Last Flower / Shingan CrimsonZ"@ja-latn .

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

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

<album/76144#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-02-17"^^xsd:date ;
    dcterms:title "knocking' the next-door/Last Flower / Shingan CrimsonZ"@en,
        "knocking' the next-door/Last Flower / シンガンクリムゾンズ"@ja,
        "knocking' the next-door/Last Flower / Shingan CrimsonZ"@ja-latn ;
    mo:catalogue_number "PCCG-70298" ;
    mo:media_type "CD" ;
    mo:publication_of <album/76144#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N16ce5426550746ce93f8447841f3187d ;
    mo:record_count 1 ;
    schema:about <product/4498#subject> ;
    schema:datePublished "2016-02-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/76144/76144-1521033120.jpg> ;
    schema:name "knocking' the next-door/Last Flower / Shingan CrimsonZ"@en,
        "knocking' the next-door/Last Flower / シンガンクリムゾンズ"@ja,
        "knocking' the next-door/Last Flower / Shingan CrimsonZ"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/76144/76144-1521033120.jpg> .

_:N38237e8d391349fe8e65d0f624ecab9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "knocking' the next-door (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N16ce5426550746ce93f8447841f3187d ;
    schema:name "knocking' the next-door (Instrumental)"@en .

_:N544ef1f1f350457db22f6a00f801ac8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Flower"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N16ce5426550746ce93f8447841f3187d ;
    schema:name "Last Flower"@en .

_:Nd67c2b44bd314968b87274b4c9b96743 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "knocking' the next-door"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N16ce5426550746ce93f8447841f3187d ;
    schema:name "knocking' the next-door"@en .

_:Ne9d2eb9d162b4dbbab67af7076218b3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Flower (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N16ce5426550746ce93f8447841f3187d ;
    schema:name "Last Flower (Instrumental)"@en .

_:N16ce5426550746ce93f8447841f3187d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N38237e8d391349fe8e65d0f624ecab9a,
        _:N544ef1f1f350457db22f6a00f801ac8b,
        _:Nd67c2b44bd314968b87274b4c9b96743,
        _:Ne9d2eb9d162b4dbbab67af7076218b3d ;
    mo:track_count 4 ;
    schema:duration "PT14:45"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N38237e8d391349fe8e65d0f624ecab9a,
        _:N544ef1f1f350457db22f6a00f801ac8b,
        _:Nd67c2b44bd314968b87274b4c9b96743,
        _:Ne9d2eb9d162b4dbbab67af7076218b3d .

