@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/p184313643> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "As leis / Connie Palmen ; trad. [do holandês] Maria Alice Fabião" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p079600980> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p107944359> ;
    schema1:inLanguage "pt" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p237919729> ;
    schema1:isbn "9727085261" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e54efc27a3f620b7fe66957feca511b> ;
    schema1:name "As leis" ;
    schema1:numberOfPages 220 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5c0d0bd926ad83592867b23ac614cc7b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67862219> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6d64c01cfa295208199d314b8c942817> .

