@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/p183894316> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Charles Bézie" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621258>,
        <http://data.bibliotheken.nl/id/thes/p192180304> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p173697445> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p192180304> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080196231" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61c232cb11195b0a169a3564b047c589> ;
    schema1:name "Charles Bézie" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aaf9f5363462e90c5ec3f98246ca5c9f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67854155> .

