@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/p329160060> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anton de Kom / Joep Schenk" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07007772X> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/28e9b132d020575e1dae20042d9a47d7> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5295f9c9425c5c0d55dc818fd2e2739b> ;
    schema1:name "Anton de Kom" ;
    schema1:numberOfPages 74 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/55bfca2275cf2928261fb4da3d53ffa4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775778976> .

