@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/p21571055X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Poezie uit \"De dualist\" 1 t/m 3, 1947/1951 / door Niels Augustin" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069915741> ;
    schema1:description "Titel aan de kop van p. [1]" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p202487261> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32ce61587b86ad6643cdd6558d80a1ea> ;
    schema1:name "Poezie uit \"De dualist\" 1 t/m 3, 1947/1951" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/52f7d73f7b3870543f1e181a49464dea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67289814> .

