@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/p421299061> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rinkeldekink / Martine Bijl" ;
    dcterms1:issued "2018" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069102996>,
        <http://data.bibliotheken.nl/id/thes/p075603829>,
        <http://data.bibliotheken.nl/id/thes/p075620618> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069102996> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:description "1e druk: 2018" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075657112> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789025453398" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c91db8eb732dead32999a686da39b52> ;
    schema1:name "Rinkeldekink" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ae916d1c6886e9665bf8c903b1b32ce7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1056206024> .

