@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/p327944072> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De indringers / Michael Marshall ; [vert. uit het Engels: Primatov, Sylvia Birnie]" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p125054327>,
        <http://data.bibliotheken.nl/id/thes/p245006648> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p136470580> ;
    schema1:description "1e dr. Nederlandse uitg: Amsterdam : Luitingh, 2007" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789021090474" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/387be34dba710ab5aafa51bcec4f5949> ;
    schema1:name "De indringers" ;
    schema1:numberOfPages 367 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f407666528f8ccd98c8473b2046cb3eb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/702361297> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2d43d0c766598a735e366c8f48378533> .

