@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/b0083tk>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/66f6cd59cddc4838c460ed7c55b94750"^^xsd:string ;
  ns0:name "Pand 1620"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962447> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71299670 52.01156096, 4.71298821 52.01157004, 4.71292941 52.01163298, 4.71298642 52.01165410, 4.71304475 52.01159090, 4.71301834 52.01158115, 4.71302710 52.01157178, 4.71299670 52.01156096))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

