@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/p420829679> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De corrector / Mano Bouzamour" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p090630858>,
        <http://data.bibliotheken.nl/id/thes/p369536851> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p417140746> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e4be7295d03d6e9e99a56e017715a309> ;
    schema1:name "De corrector" ;
    schema1:numberOfPages 41 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f9500cecdea0286b61b050ddb753b47> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1062402506> .

