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

<album/56703#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hans - Mein Kleiner VW"@en,
        "Hans - Mein Kleiner VW"@ja,
        "Hans - Mein Kleiner VW"@ja-latn ;
    mo:produced_work <album/56703#musicalwork> ;
    schema:name "Hans - Mein Kleiner VW"@en,
        "Hans - Mein Kleiner VW"@ja,
        "Hans - Mein Kleiner VW"@ja-latn .

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

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

<product/16255#subject> a schema:CreativeWork ;
    schema:name "Wolfenstein: The New Order"@en,
        "Wolfenstein: The New Order"@ja,
        "Wolfenstein: The New Order"@ja-latn ;
    foaf:name "Wolfenstein: The New Order"@en,
        "Wolfenstein: The New Order"@ja,
        "Wolfenstein: The New Order"@ja-latn .

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

<org/1627#subject> schema:name "Bethesda Softworks"@en,
        "Bethesda Softworks"@ja,
        "Bethesda Softworks"@ja-latn ;
    foaf:name "Bethesda Softworks"@en,
        "Bethesda Softworks"@ja,
        "Bethesda Softworks"@ja-latn .

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

<https://medium-media.vgm.io/albums/30/56703/56703-1452909831.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/56703#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-01-01"^^xsd:date ;
    dcterms:title "Hans - Mein Kleiner VW"@en,
        "Hans - Mein Kleiner VW"@ja,
        "Hans - Mein Kleiner VW"@ja-latn ;
    mo:catalogue_number "W #41214-B" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/56703#musicalexpression> ;
    mo:publisher <org/1627#subject> ;
    mo:record _:N33608c2b1a6f4d178dfef109ff4f2a51 ;
    mo:record_count 1 ;
    schema:about <product/16255#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Karl & Karla"@en ;
            foaf:name "Karl & Karla"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hans"@en ;
            foaf:name "Hans"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Schwarz Rote Welle"@en ;
            foaf:name "Schwarz Rote Welle"@en ] ;
    schema:datePublished "2014-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/56703/56703-1452909831.jpg> ;
    schema:name "Hans - Mein Kleiner VW"@en,
        "Hans - Mein Kleiner VW"@ja,
        "Hans - Mein Kleiner VW"@ja-latn ;
    schema:publisher <org/1627#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/56703/56703-1452909831.jpg> .

<album/56703#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hans - Mein Kleiner VW"@en,
        "Hans - Mein Kleiner VW"@ja,
        "Hans - Mein Kleiner VW"@ja-latn ;
    mo:performance_of <album/56703#musicalwork> ;
    mo:performer _:N019854da84804f4b8e9dd38d9353b653,
        _:N5c725cca08da42fe99323cecc77a0c3b,
        _:N74dda534dd444aa1bfcd1059fb4d3ed3 ;
    mo:recorded_as <album/56703#musicalexpression> ;
    schema:byArtist _:N019854da84804f4b8e9dd38d9353b653,
        _:N5c725cca08da42fe99323cecc77a0c3b,
        _:N74dda534dd444aa1bfcd1059fb4d3ed3 ;
    schema:name "Hans - Mein Kleiner VW"@en,
        "Hans - Mein Kleiner VW"@ja,
        "Hans - Mein Kleiner VW"@ja-latn ;
    schema:workPerformed <album/56703#musicalwork> .

_:N019854da84804f4b8e9dd38d9353b653 a schema:Person,
        foaf:Person ;
    mo:performed <album/56703#performance> ;
    schema:name "Karl & Karla"@en ;
    foaf:name "Karl & Karla"@en .

_:N09cccde13b94432f9e6e2157906b8945 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ich Bin Überall"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N33608c2b1a6f4d178dfef109ff4f2a51 ;
    schema:name "Ich Bin Überall"@en .

_:N588037bcd5a64122b8c4e41ce238a98c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tapferer Kleiner Liebling"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N33608c2b1a6f4d178dfef109ff4f2a51 ;
    schema:name "Tapferer Kleiner Liebling"@en .

_:N5c725cca08da42fe99323cecc77a0c3b a schema:Person,
        foaf:Person ;
    mo:performed <album/56703#performance> ;
    schema:name "Schwarz Rote Welle"@en ;
    foaf:name "Schwarz Rote Welle"@en .

_:N687d186f7f8844f58556663d6de79f61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mein Kleiner VW"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N33608c2b1a6f4d178dfef109ff4f2a51 ;
    schema:name "Mein Kleiner VW"@en .

_:N74dda534dd444aa1bfcd1059fb4d3ed3 a schema:Person,
        foaf:Person ;
    mo:performed <album/56703#performance> ;
    schema:name "Hans"@en ;
    foaf:name "Hans"@en .

_:N33608c2b1a6f4d178dfef109ff4f2a51 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09cccde13b94432f9e6e2157906b8945,
        _:N588037bcd5a64122b8c4e41ce238a98c,
        _:N687d186f7f8844f58556663d6de79f61 ;
    mo:track_count 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N09cccde13b94432f9e6e2157906b8945,
        _:N588037bcd5a64122b8c4e41ce238a98c,
        _:N687d186f7f8844f58556663d6de79f61 .

