@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/p238848027> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bekkeninstabiliteit / Josée Busnel" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075628732>,
        <http://data.bibliotheken.nl/id/thes/p243144229> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p14675378X> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "1e dr.: 1999" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p183156218> ;
    schema1:isbn "9026921500" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5e836b2b181bfa23e8abd065530d167> ;
    schema1:name "Bekkeninstabiliteit" ;
    schema1:numberOfPages 98 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2a01348cf5565d6229113a593176024f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67135954> .

