@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/b006zbk>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/bd4ab399fa1b6e381c1cd7aa89995b94"^^xsd:string ;
  schema:name "Pand 649"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961476> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71042465 52.00902387, 4.71041386 52.00903184, 4.71049980 52.00908108, 4.71062307 52.00915172, 4.71066403 52.00911240, 4.71049321 52.00902244, 4.71048283 52.00903096, 4.71049443 52.00903703, 4.71047604 52.00905035, 4.71042465 52.00902387))"^^geo:wktLiteral ;
    osm:area 78.0
  ] .

