@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/b0086kt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1a624229dba248987c764ca7003bfd59"^^xsd:string ;
  ns0:name "Pand 1700"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962527> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71369211 52.01207706, 4.71369808 52.01207134, 4.71372579 52.01204484, 4.71367744 52.01202559, 4.71362910 52.01200634, 4.71359133 52.01204425, 4.71369211 52.01207706))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

