@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/p407645306> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:SoftwareApplication ;
    rdfs:label "Just dance 2017 / developed and published by Ubisoft" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p370734440> ;
    schema1:description "Spel en handleiding in het Nederlands en Frans" ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3fd2cd5c85b19294355dc7ae6ec37102> ;
    schema1:name "Just dance 2017" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a0469ce2064ab345402c085bd4bac6e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/965324754> .

