@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/p083421912> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sterk als het gras / scenario Durand ; tek. Ramaïoli ; [vert. uit het Frans]" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06935457X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069354553> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p04408482X>,
        <http://data.bibliotheken.nl/id/nbt/p049417681> ;
    schema1:isbn "906661059X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1b723ccdaaa127a79a61f37bc78961a> ;
    schema1:name "Sterk als het gras" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/540d1819cf203ddbc2c8e9731cf50945> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65682758> .

