@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/p043082211> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Continuous casting in the copper industry / P.F. Cuypers" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075612372> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073370274>,
        <http://data.bibliotheken.nl/id/thes/p075501155> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831639717> ;
    schema1:isbn "906757029X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d7abd52da99ec12b68ad08815267851> ;
    schema1:name "Continuous casting in the copper industry" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1826576ecc957ab5e74c69ebb5479116> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64794687> .

