@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/p446205605> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wie wij zijn en wat wij willen / door Insider" ;
    dcterms1:issued "2025" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075610922>,
        <http://data.bibliotheken.nl/id/thes/p168646439> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070679266>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Digitale versie van de uitgave: Amsterdam : Arbeiderspers, 1952" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p421483741> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63e411aa9fa76d387f114f8e35d82b18> ;
    schema1:name "Wie wij zijn en wat wij willen" ;
    schema1:numberOfPages 52 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/857dff46837180fd102d6860889c15d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509437810> .

