@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/b008898>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3fd147d4c21ddf7fd75920c970b73633"^^xsd:string ;
  ns0:name "Pand 1750"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962577> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71333969 52.01192141, 4.71333235 52.01192863, 4.71334505 52.01193355, 4.71349781 52.01178334, 4.71343945 52.01175753, 4.71340008 52.01173938, 4.71332138 52.01182575, 4.71336210 52.01184025, 4.71332611 52.01187873, 4.71330758 52.01189856, 4.71329956 52.01190713, 4.71333969 52.01192141))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

