@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/b00b1s3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3913c6a834cc0c77d196b17ed2c51cac" ;
  ns0:name "Pand 3243"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964070> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71420924 52.00839828, 4.71426738 52.00840091, 4.71427380 52.00836506, 4.71421351 52.00836319, 4.71420924 52.00839828))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

