@prefix ns0: <https://schema.org/> .
@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/b00662x>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e03ee36732c56579852dfc2a8a52dcd4" ;
  ns0:name "Pand 3"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960830> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71185257 52.00678199, 4.71199253 52.00672755, 4.71192158 52.00665808, 4.71178162 52.00671251, 4.71185257 52.00678199))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

