@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b00810w>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f7ea91e7d018f4f6c5369dd18ce6d2c7"^^xsd:string ;
  ns0:name "Pand 1538"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962365> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71258093 52.00885231, 4.71245446 52.00881741, 4.71242706 52.00885241, 4.71257017 52.00889700, 4.71259273 52.00886943, 4.71257217 52.00886302, 4.71258093 52.00885231))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

