@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/p087973790> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'t Veulbelovend kroost van Naarssien / door D.W. Doedens" ;
    dcterms1:issued "1889" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p16001915X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p14278091X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f8062fecacc8131bee19fa324a898f3> ;
    schema1:name "'t Veulbelovend kroost van Naarssien" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5c8e5d1615b6cfa244e818742ffeb0d3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65737951> .

