@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/p355525496> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het dobbelspel / Kim Vermeulen" ;
    dcterms1:issued "2013" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p409075310> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p33917451X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789045314921" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2616af9de5e8e87b7249f29fe5f623d> ;
    schema1:name "Het dobbelspel" ;
    schema1:numberOfPages 379 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d297d9cc3a7d1d0c65d0f6b61fcb6df1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/860999724> .

