@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/p432929967> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alles goed en wel / Mirjam Oldenhave" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p167717472> ;
    schema1:description "Met grote letters gedrukt",
        "Oorspronkelijke uitgave: Amsterdam : Ambo|Anthos, ©2017",
        "Uitgave in samenwerking met Ambo | Anthos" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p121305732> ;
    schema1:isbn "9789046313473" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb661e355a441305617320c2cad35614> ;
    schema1:name "Alles goed en wel" ;
    schema1:numberOfPages 304 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/425bbb9719cc3f8dcda6e1d0d0b0eff4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1247383000> .

