@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b00881z>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/19c1c1b2e846c141644b4244032bf085"^^xsd:string ;
  ns0:name "Pand 1742"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962569> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71155810 52.01190887, 4.71156950 52.01190168, 4.71148766 52.01184874, 4.71147759 52.01186045, 4.71155810 52.01190887))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

