@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/p443464146> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In vorm : eenvoudige basisgrammatica / Sandra Duenk ; illustraties: Sjors Vervoort" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p442889860> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p386017220> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789024465255" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f319f970d791e6e29aba757c884b8f3> ;
    schema1:name "In vorm : eenvoudige basisgrammatica" ;
    schema1:numberOfPages 251 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3d3c2b63fb8c6bddec9b0424b184b1e8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1468316251> .

