@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/p250287129> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De 49 basisregels voor het delen, benutten en belonen van kennis / Jeroen Bertrams" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607481>,
        <http://data.bibliotheken.nl/id/thes/p165489634>,
        <http://data.bibliotheken.nl/id/thes/p239541189> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p180138278> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p055851193> ;
    schema1:isbn "9055942707" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc08c28948c04a92aa860369f2836526> ;
    schema1:name "De 49 basisregels voor het delen, benutten en belonen van kennis" ;
    schema1:numberOfPages 184 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d5a1c1e8f3b129dbb16497c4fac3ad80> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66687390> .

