@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/p085561568> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Associatiefjes / Frans Hiddema" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072299851> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053382161> ;
    schema1:isbn "907292312X" ;
    schema1:issueNumber 90 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42c0c21cd92498eec12454241f0ef2bd> ;
    schema1:name "Associatiefjes" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c1809df26768f2f87cbe5dbb3f73225> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769549878> .

