@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/p202026078> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "FacettesLivres du professeur" ;
    dcterms1:issued "2000" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p183041259>,
        <http://data.bibliotheken.nl/id/thes/p189910976>,
        <http://data.bibliotheken.nl/id/thes/p189927720> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p194447472> ;
    schema1:isbn "905451230X" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8ce092b25081161d792f37cf65559833> ;
    schema1:name "FacettesLivres du professeur" ;
    schema1:numberOfPages 131 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/986dca3cf24314169956d1ee2f10676a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772806115> .

