@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/b00891b>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/bdd474131bbeb48113774a1eb0474325"^^xsd:string ;
  ns0:name "Pand 1771"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962598> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71321360 52.01191488, 4.71315180 52.01197988, 4.71320010 52.01199736, 4.71326190 52.01193237, 4.71321360 52.01191488))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

