@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/b0088pt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/cc40c2385dea6a7a6008dba954ba27f0"^^xsd:string ;
  ns0:name "Pand 1761"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962588> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70446217 52.01189468, 4.70442874 52.01187266, 4.70439575 52.01185093, 4.70435427 52.01182360, 4.70430777 52.01184976, 4.70443378 52.01193480, 4.70445205 52.01192266, 4.70449754 52.01194932, 4.70452177 52.01193357, 4.70449270 52.01191479, 4.70446217 52.01189468))"^^geo:wktLiteral ;
    osm:area 66.0
  ] .

