@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/b00824x>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f73ad862ca719f064ae4670f81e9a926"^^xsd:string ;
  ns0:name "Pand 1571"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962398> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71461843 52.01169022, 4.71448716 52.01166937, 4.71447178 52.01171139, 4.71460212 52.01172930, 4.71461843 52.01169022))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

