@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/b0087n1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/33a86b6941e360cf307aebb4e9694e29"^^xsd:string ;
  ns0:name "Pand 1731"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962558> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71285989 52.01196552, 4.71286010 52.01196561, 4.71286818 52.01195958, 4.71287626 52.01195355, 4.71282936 52.01193273, 4.71282315 52.01192998, 4.71280806 52.01194288, 4.71285989 52.01196552))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

