@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/p852261551> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Formule 3 : huishoudkunde voor het lbo / A.H. Barthel-van der Brugge" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068932383> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068932391>,
        <http://data.bibliotheken.nl/id/thes/p068932421>,
        <http://data.bibliotheken.nl/id/thes/p069551707> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821952242> ;
    schema1:isbn "9023621700" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/76078eab5ee2b5934346dfe0f2c25f4c> ;
    schema1:name "Formule 3 : huishoudkunde voor het lbo" ;
    schema1:numberOfPages 142 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b8153db9eb5393e9c13d49d4dc2ae254> .

