@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/159914#composition> a mo:Composition ;
    dcterms:title "KIND OF LOVE / Mr.Children"@en,
        "KIND OF LOVE / Mr.Children"@ja,
        "KIND OF LOVE / Mr.Children"@ja-latn ;
    schema:name "KIND OF LOVE / Mr.Children"@en,
        "KIND OF LOVE / Mr.Children"@ja,
        "KIND OF LOVE / Mr.Children"@ja-latn .

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

<album/159914#performance> a mo:Performance ;
    dcterms:title "KIND OF LOVE / Mr.Children"@en,
        "KIND OF LOVE / Mr.Children"@ja,
        "KIND OF LOVE / Mr.Children"@ja-latn ;
    schema:name "KIND OF LOVE / Mr.Children"@en,
        "KIND OF LOVE / Mr.Children"@ja,
        "KIND OF LOVE / Mr.Children"@ja-latn .

<album/159914#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-12-01"^^xsd:date ;
    dcterms:title "KIND OF LOVE / Mr.Children"@en,
        "KIND OF LOVE / Mr.Children"@ja,
        "KIND OF LOVE / Mr.Children"@ja-latn ;
    mo:catalogue_number "TFCC-88026" ;
    schema:about <product/9289#subject> ;
    schema:datePublished "1992-12-01"^^xsd:date ;
    schema:name "KIND OF LOVE / Mr.Children"@en,
        "KIND OF LOVE / Mr.Children"@ja,
        "KIND OF LOVE / Mr.Children"@ja-latn .

<product/9278#subject> a schema:CreativeWork ;
    dcterms:title "Shonan Bakusozoku"@en,
        "湘南爆走族"@ja,
        "Shonan Bakusozoku"@ja-latn ;
    schema:name "Shonan Bakusozoku"@en,
        "湘南爆走族"@ja,
        "Shonan Bakusozoku"@ja-latn .

<https://media.vgm.io/products/98/9289/9289-1601094023.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <product/9289#subject> ;
    schema:thumbnailUrl <https://thumb-media.vgm.io/products/98/9289/9289-1601094023.jpg> ;
    foaf:depicts <product/9289#subject> ;
    foaf:thumbnail <https://thumb-media.vgm.io/products/98/9289/9289-1601094023.jpg> .

<https://thumb-media.vgm.io/products/98/9289/9289-1601094023.jpg> a schema:ImageObject,
        foaf:Image .

<product/9289#subject> a schema:CreativeWork ;
    dcterms:created "1993-08-25"^^xsd:date ;
    dcterms:title "Shonan Bakusozoku 9 ~Ore to Omae no GOOD LUCK!~" ;
    schema:datePublished "1993-08-25"^^xsd:date ;
    schema:image <https://media.vgm.io/products/98/9289/9289-1601094023.jpg> ;
    schema:name "Shonan Bakusozoku 9 ~Ore to Omae no GOOD LUCK!~" ;
    foaf:depiction <https://media.vgm.io/products/98/9289/9289-1601094023.jpg> .

[] a mo:Singer .

