@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/b0087qv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7470f7d79a661b38b0ec58949c5726ab"^^xsd:string ;
  ns0:name "Pand 1733"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962560> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71274427 52.01195398, 4.71277828 52.01196884, 4.71280806 52.01194288, 4.71272706 52.01190749, 4.71270650 52.01192481, 4.71254647 52.01185500, 4.71250636 52.01189392, 4.71270120 52.01197883, 4.71270938 52.01198240, 4.71274427 52.01195398))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

