@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/p098744364> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Waar of niet? : inleiding tot het bewijsrecht in civiele zaken / H.L.G. Wieten" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069897727> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026812809" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95623dbed43c7f36c9531c9631d7704b> ;
    schema1:name "Waar of niet? : inleiding tot het bewijsrecht in civiele zaken" ;
    schema1:numberOfPages 136 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3666ea943861777b6c589263405161cf> .

