@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/p42379969X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Grijpt als ʹt rijpt / [door] W. Vogelsang ; de illustraties zijn naar teekeningen van R. Verkade-Cramer" ;
    dcterms1:issued "1932" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069572976>,
        <https://data.bibliotheken.nl/.well-known/genid/f2360456f070e5a8d3049901bcbe28db> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068761155> ;
    schema1:description "Oplage 500 genummerde ex" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p086392549> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1ecceaec03d32721d24774fa538ee4f> ;
    schema1:name "Grijpt als ʹt rijpt" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/09557e295057ce271414b10bc72e06a1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120152317> .

