@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/b00876n>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ac0cae727581e726b743b61ca60058b2"^^xsd:string ;
  ns0:name "Pand 1718"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962545> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71259155 52.01207663, 4.71258297 52.01208276, 4.71251666 52.01213601, 4.71255660 52.01215485, 4.71263206 52.01209761, 4.71259155 52.01207663))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

