@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/b00bgrm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/72f5e99178ea5fb93c04b0a8b202c4c6" ;
  ns0:name "Pand 3619"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964446> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70759822 52.01096019, 4.70763487 52.01093356, 4.70758431 52.01090706, 4.70754894 52.01093641, 4.70759822 52.01096019))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

