@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/b00b75x>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/eac57fc6193ac9dfdc536af6fef5ddfe" ;
  ns0:name "Pand 3399"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964226> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71403840 52.01212271, 4.71406371 52.01213407, 4.71412445 52.01208257, 4.71409915 52.01207120, 4.71403840 52.01212271))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

