@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/p036456721> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Witte van Wanssum : schelm of schurk? / Jan Derix, Sjef Verlinden ; [foto's: Ger Litjens]" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p072434643>,
        <http://data.bibliotheken.nl/id/thes/p077599594> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069508666> ;
    schema1:bookEdition "2e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075198959> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9061771005" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c87bbe2d5b5ca047ded90633aa509af> ;
    schema1:name "De Witte van Wanssum : schelm of schurk?" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bce1d9fcd1f346de154351612879fb24> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64277227> .

