@prefix schema: <http://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/b006xr5>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/b2f8bc58a13137cf3a3f50bc8f791059"^^xsd:string ;
  schema:name "Pand 632"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961459> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70895993 52.00896329, 4.70891801 52.00898923, 4.70896088 52.00901563, 4.70900964 52.00899425, 4.70895993 52.00896329))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

