@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/p446256331> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wie wij zijn en wat wij willen / door Insider" ;
    dcterms1:issued "1951" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077592697>,
        <http://data.bibliotheken.nl/id/thes/p077593014>,
        <http://data.bibliotheken.nl/id/thes/p078952271>,
        <http://data.bibliotheken.nl/id/thes/p096046805>,
        <http://data.bibliotheken.nl/id/thes/p168646439> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070679266>,
        <http://data.bibliotheken.nl/id/thes/p168646439> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p850776724> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/50c915bf063d71508f486cbc2b01103f> ;
    schema1:name "Wie wij zijn en wat wij willen" ;
    schema1:numberOfPages 52 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4c934e79b2b7a065dd142e5051cdf835> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509624146> .

