@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p396124100> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:SoftwareApplication ;
    rdfs:label "Just dance 2016 / developed & published by Ubisoft" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p370734440> ;
    schema1:description "Game en handleiding in het Nederlands en Frans" ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c4d4a0be6dee94c18de8b21e91338cb> ;
    schema1:name "Just dance 2016" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/24b0b253eb8f969563d9091ca6f5c212> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1250164959> .

