@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/b00b3rf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/37beca4a399c5cde91b6ea6992d42bd8" ;
  ns0:name "Pand 3300"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964127> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71423692 52.00985265, 4.71436616 52.00988993, 4.71438872 52.00986203, 4.71425547 52.00982100, 4.71423692 52.00985265))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

