@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/p183255275> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vlot / Jan de With" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p162406088> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p183798503> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p162406207> ;
    schema1:isbn "9058190196" ;
    schema1:issueNumber "geta" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fae51d358dcb11df853a876a442f1e05> ;
    schema1:name "Vlot" ;
    schema1:numberOfPages 67 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b592c6b705f4fb738fc54beb6d585e76> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772461167> .

