@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/b006zrj>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/bef24032a32068a530fc3790ffc32866"^^xsd:string ;
  schema:name "Pand 661"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961488> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70620105 52.00901487, 4.70616960 52.00899874, 4.70610303 52.00904725, 4.70613431 52.00906188, 4.70620105 52.00901487))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

