@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/p852508239> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eenmaal, andermaal / G.J.H. Vloedbeld" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075629445> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069603022>,
        <http://data.bibliotheken.nl/id/thes/p075473739> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: 1977" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce1e606687f2581cdc5bbad55471f781> ;
    schema1:name "Eenmaal, andermaal" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d44744665839385cf3a878f016c6cac9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64166070> .

