@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/p097731250> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fladderen, slingeren en nog veel meer / Alex Ayliffe ; [vert. uit het Engels]" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p09779998X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "906963225X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/50ed6d499902ad9cd4ec73606c99dd20> ;
    schema1:name "Fladderen, slingeren en nog veel meer" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/391202f20281ee58d93f588b9515b95c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66036150> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8a546edcf6dd3515436b0f15e4005796> .

