@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/b006n53>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/42f6890021d190593153766ad873244c" ;
  ns0:name "Pand 383"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961210> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71155194 52.00857075, 4.71163994 52.00859954, 4.71168306 52.00855175, 4.71159735 52.00852115, 4.71155194 52.00857075))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

