@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/b0088s2>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fedb894cc648d4c95b62637502d9dc26"^^xsd:string ;
  ns0:name "Pand 1764"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962591> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70584289 52.01189841, 4.70581686 52.01188601, 4.70575147 52.01193827, 4.70577812 52.01195018, 4.70584289 52.01189841))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

