@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/p861383699> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gladde slang, Coronella Austriaca : (een literatuuroverzicht) / J.J.M. Middelburg" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p380466457> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071861092>,
        <http://data.bibliotheken.nl/id/thes/p075458276> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833726854> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6b3fed4fd31f8bb6d6ff7304a62618c> ;
    schema1:name "De gladde slang, Coronella Austriaca : (een literatuuroverzicht)" ;
    schema1:numberOfPages 37 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f8c62ccb16623570ebb08d65a0a99061> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63842768> .

