@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/b009rg0>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5f00b51348e58214e8ea4889170a6169" ;
  ns0:name "Pand 3002"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963829> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71022266 52.00736645, 4.71029353 52.00738091, 4.71031765 52.00732866, 4.71025043 52.00731461, 4.71022266 52.00736645))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

