@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/b0088q7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ce2ef265b5ef3b11291f5fca297a85cf"^^xsd:string ;
  ns0:name "Pand 1762"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962589> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70457902 52.01189679, 4.70455213 52.01187953, 4.70449270 52.01191479, 4.70452177 52.01193357, 4.70457902 52.01189679))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

